org.fusesource.web.console.client.util
Class HistoryHelper

java.lang.Object
  extended by org.fusesource.web.console.client.util.HistoryHelper

public class HistoryHelper
extends java.lang.Object

Version:
$Revision: 1.1 $

Constructor Summary
HistoryHelper()
           
 
Method Summary
static boolean isRestoringHistory()
           
static void newHistoryItem(java.lang.String historyToken)
           
static void setRestoringHistory(boolean restoringHistory)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HistoryHelper

public HistoryHelper()
Method Detail

isRestoringHistory

public static boolean isRestoringHistory()

setRestoringHistory

public static void setRestoringHistory(boolean restoringHistory)

newHistoryItem

public static void newHistoryItem(java.lang.String historyToken)


Copyright © 2009 FuseSource. All Rights Reserved.