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

Public Member Functions

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

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