tcMenuJavaAPI
Public Member Functions | List of all members
com.thecoderscorner.menu.remote.commands.MenuScrollChoiceBootCommand Class Reference
Inheritance diagram for com.thecoderscorner.menu.remote.commands.MenuScrollChoiceBootCommand:
com.thecoderscorner.menu.remote.commands.BootItemMenuCommand< ScrollChoiceMenuItem, CurrentScrollPosition >

Public Member Functions

 MenuScrollChoiceBootCommand (int subMenuId, ScrollChoiceMenuItem menuItem, CurrentScrollPosition currentVal)
 
MessageField getCommandType ()
 
AnyMenuState internalNewMenuState (AnyMenuState oldState)
 
- Public Member Functions inherited from com.thecoderscorner.menu.remote.commands.BootItemMenuCommand< ScrollChoiceMenuItem, CurrentScrollPosition >
int getSubMenuId ()
 
getMenuItem ()
 
getCurrentValue ()
 
AnyMenuState newMenuState (AnyMenuState oldState)
 
String toString ()
 
boolean equals (Object o)
 
int hashCode ()
 

Additional Inherited Members

- Protected Member Functions inherited from com.thecoderscorner.menu.remote.commands.BootItemMenuCommand< ScrollChoiceMenuItem, CurrentScrollPosition >
 BootItemMenuCommand (int subMenuId, T menuItem, V currentValue)
 
abstract AnyMenuState internalNewMenuState (AnyMenuState oldState)
 

The documentation for this class was generated from the following file: