org.fusesource.web.console.client.widget
Interface HistoryAwareWidget

All Known Implementing Classes:
HistoryAwareTabPanel

public interface HistoryAwareWidget

Version:
$Revision: 1.1 $

Field Summary
static java.lang.String HISTORY_SEPARATOR
           
 
Method Summary
 void showHistoryTokens(java.util.LinkedList<java.lang.String> tokens)
          Processes the first token in the list and then pass the list on to any child tokens
 

Field Detail

HISTORY_SEPARATOR

static final java.lang.String HISTORY_SEPARATOR
See Also:
Constant Field Values
Method Detail

showHistoryTokens

void showHistoryTokens(java.util.LinkedList<java.lang.String> tokens)
Processes the first token in the list and then pass the list on to any child tokens



Copyright © 2009 FuseSource. All Rights Reserved.