tcMenuJavaAPI
Public Member Functions | Protected Member Functions | List of all members
com.thecoderscorner.menu.remote.commands.BootItemMenuCommand< T extends MenuItem, V > Class Template Referenceabstract
Inheritance diagram for com.thecoderscorner.menu.remote.commands.BootItemMenuCommand< T extends MenuItem, V >:
com.thecoderscorner.menu.remote.commands.MenuCommand

Public Member Functions

int getSubMenuId ()
 
getMenuItem ()
 
getCurrentValue ()
 
AnyMenuState newMenuState (AnyMenuState oldState)
 
String toString ()
 
boolean equals (Object o)
 
int hashCode ()
 
- Public Member Functions inherited from com.thecoderscorner.menu.remote.commands.MenuCommand
MessageField getCommandType ()
 

Protected Member Functions

 BootItemMenuCommand (int subMenuId, T menuItem, V currentValue)
 
abstract AnyMenuState internalNewMenuState (AnyMenuState oldState)
 

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