org.fusesource.web.console.client.widget
Interface HistoryAwareWidget
- All Known Implementing Classes:
- HistoryAwareTabPanel
public interface HistoryAwareWidget
- Version:
- $Revision: 1.1 $
|
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 |
HISTORY_SEPARATOR
static final java.lang.String HISTORY_SEPARATOR
- See Also:
- Constant Field Values
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.