tcMenuJavaAPI
Public Member Functions | Protected Member Functions | List of all members
com.thecoderscorner.menu.domain.MenuItemBuilder< T extends MenuItemBuilder, M extends MenuItem > Class Template Referenceabstract

Public Member Functions

withName (String name)
 
withStaticDataInRAM (boolean inRAM)
 
withVariableName (String variableName)
 
withReadOnly (boolean readOnly)
 
withId (int id)
 
withEepromAddr (int eepromAddr)
 
withFunctionName (String functionName)
 
withLocalOnly (boolean localOnly)
 
withVisible (boolean visible)
 
abstract M menuItem ()
 

Protected Member Functions

void baseFromExisting (M item)
 

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