Uses of Interface
org.spiffyui.client.HistoryTokenListener

Packages that use HistoryTokenListener
org.spiffyui.client The client package contains utilities, the main header, and the main footer. 
 

Uses of HistoryTokenListener in org.spiffyui.client
 

Methods in org.spiffyui.client with parameters of type HistoryTokenListener
static void JSUtil.addHistoryTokenListener(HistoryTokenListener listener)
          Add a new HistoryTokenListener token listener to getting access to history tokens.
static boolean JSUtil.removeHistoryTokenListener(HistoryTokenListener listener)
          Removed the specified history token listener.