org.olat.core.gui.control.winmgr
Class GUIPathImpl
java.lang.Object
org.olat.core.gui.control.winmgr.GUIPathImpl
- All Implemented Interfaces:
- GUIPath
public class GUIPathImpl
- extends java.lang.Object
- implements GUIPath
- Author:
- Felix Jost, http://www.goodsolutions.ch
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
GUIPathImpl
public GUIPathImpl()
addStateInfo
public void addStateInfo(ExtendedControllerState extstate)
- Specified by:
addStateInfo in interface GUIPath
getExtendedControllerStateAt
public ExtendedControllerState getExtendedControllerStateAt(int pos)
- Specified by:
getExtendedControllerStateAt in interface GUIPath
getExtendedControllerStateCount
public int getExtendedControllerStateCount()
- Specified by:
getExtendedControllerStateCount in interface GUIPath
isSame
public boolean isSame(GUIPath other)
- Specified by:
isSame in interface GUIPath
- Returns:
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object