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

Public Member Functions

 MenuActionBootCommand (int subMenuId, ActionMenuItem menuItem, Boolean currentVal)
 
MessageField getCommandType ()
 
AnyMenuState internalNewMenuState (AnyMenuState oldState)
 
- Public Member Functions inherited from com.thecoderscorner.menu.remote.commands.BootItemMenuCommand< ActionMenuItem, Boolean >
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< ActionMenuItem, Boolean >
 BootItemMenuCommand (int subMenuId, T menuItem, V currentValue)
 
abstract AnyMenuState internalNewMenuState (AnyMenuState oldState)
 

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