net.sf.jzeno.echo.components
Class NavigationHistoryItem
java.lang.Object
net.sf.jzeno.echo.components.NavigationHistoryItem
- All Implemented Interfaces:
- java.io.Serializable
public class NavigationHistoryItem
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NavigationHistoryItem
public NavigationHistoryItem()
getHistoryState
public java.lang.Object[] getHistoryState()
setHistoryState
public void setHistoryState(java.lang.Object[] breadCrumbState)
getDisplayLabel
public java.lang.String getDisplayLabel()
setDisplayLabel
public void setDisplayLabel(java.lang.String displayLabel)
getScreenClazz
public java.lang.Class getScreenClazz()
setScreenClazz
public void setScreenClazz(java.lang.Class screenClazz)
isMostRecentItem
public boolean isMostRecentItem()
setMostRecentItem
public void setMostRecentItem(boolean mostRecentItem)