Uses of Interface
com.iizix.gyro.history.IAppHistory
Packages that use IAppHistory Package Description com.iizix.gyro com.iizix.server.gyro Uses of IAppHistory in com.iizix.gyro
Methods in com.iizix.gyro that return IAppHistory Modifier and Type Method Description IAppHistory
IAppSessionGyro. getAppHistory()
Returns the application session history used for backward and forward navigation.Uses of IAppHistory in com.iizix.server.gyro
Methods in com.iizix.server.gyro that return IAppHistory Modifier and Type Method Description IAppHistory
AppSessionGyro. getAppHistory()
Returns the application session history used for backward and forward navigation.