tcMenu
ScrollChoiceMenuItem Member List

This is the complete list of members for ScrollChoiceMenuItem, including all inherited members.

cacheEepromValues()ScrollChoiceMenuItem
changeOccurred(bool silent)MenuItem
clearSendRemoteNeededAll()MenuItem
copyNameToBuffer(char *sz, int size) constMenuIteminline
copyNameToBuffer(char *sz, int offset, int size) constMenuItem
copyRuntimeName(char *buffer, int bufferSize) const (defined in RuntimeMenuItem)RuntimeMenuIteminline
copyTransportText(char *string, size_t i) (defined in ScrollChoiceMenuItem)ScrollChoiceMenuItem
copyValue(char *buffer, int bufferSize) const (defined in RuntimeMenuItem)RuntimeMenuIteminline
CUSTOM enum value (defined in ScrollChoiceMenuItem)ScrollChoiceMenuItem
EEPROM_BASED enum value (defined in ScrollChoiceMenuItem)ScrollChoiceMenuItem
EnumMemMode enum name (defined in ScrollChoiceMenuItem)ScrollChoiceMenuItem
flags (defined in MenuItem)MenuItemprotected
getCurrentValue()ScrollChoiceMenuIteminline
getEepromPosition() constMenuItem
getEepromStart() const (defined in ScrollChoiceMenuItem)ScrollChoiceMenuIteminline
getId() constMenuItem
getItemPosition() const (defined in RuntimeMenuItem)RuntimeMenuIteminline
getItemWidth() const (defined in ScrollChoiceMenuItem)ScrollChoiceMenuIteminline
getMaximumValue() constMenuItem
getMemMode() const (defined in ScrollChoiceMenuItem)ScrollChoiceMenuIteminline
getMenuType() constMenuIteminline
getNext() constMenuIteminline
getNumberOfParts() const (defined in RuntimeMenuItem)RuntimeMenuIteminline
getNumberOfRows() const (defined in RuntimeMenuItem)RuntimeMenuIteminline
getRuntimeEeprom() const (defined in RuntimeMenuItem)RuntimeMenuIteminline
getRuntimeId() const (defined in RuntimeMenuItem)RuntimeMenuIteminline
id (defined in RuntimeMenuItem)RuntimeMenuItemprotected
infoMenuItemprotected
isChanged(int num=0) constMenuIteminline
isInfoProgMem() const (defined in MenuItem)MenuIteminline
isLocalOnly() constMenuIteminline
isReadOnly() constMenuIteminline
isSecured() constMenuIteminline
isSendRemoteNeeded(uint8_t remoteNo) constMenuItem
isVisible() constMenuIteminline
itemPosition (defined in RuntimeMenuItem)RuntimeMenuItemprotected
MEMORY_ONLY enum value (defined in ScrollChoiceMenuItem)ScrollChoiceMenuItem
MenuItem(MenuType menuType, const AnyMenuInfo *menuInfo, MenuItem *next, bool infoProgMem)MenuItemprotected
menuType (defined in MenuItem)MenuItemprotected
next (defined in MenuItem)MenuItemprotected
noOfParts (defined in RuntimeMenuItem)RuntimeMenuItemprotected
renderFn (defined in MenuItem)MenuItemprotected
runCallback() const (defined in RuntimeMenuItem)RuntimeMenuIteminline
RuntimeMenuItem(MenuType menuType, menuid_t id, RuntimeRenderingFn renderFn, uint8_t itemPosition, uint8_t numberOfRows, MenuItem *next=nullptr) (defined in RuntimeMenuItem)RuntimeMenuItem
RuntimeMenuItem(const AnyMenuInfo *rtInfo, bool isPgm, MenuType menuType, RuntimeRenderingFn renderFn, uint8_t itemPosition, uint8_t numberOfRows, MenuItem *next=nullptr) (defined in RuntimeMenuItem)RuntimeMenuItem
ScrollChoiceMenuItem(int id, RuntimeRenderingFn renderFn, uint8_t currentSel, const char *enumItemsInRam, int itemSize, int numberOfItems, MenuItem *next=nullptr)ScrollChoiceMenuItem
ScrollChoiceMenuItem(uint16_t id, RuntimeRenderingFn renderFn, uint8_t currentSel, EepromPosition eepromStart, int itemSize, int numberOfItems, MenuItem *next=nullptr)ScrollChoiceMenuItem
ScrollChoiceMenuItem(uint16_t id, RuntimeRenderingFn renderFn, uint8_t currentSel, int numberOfItems, MenuItem *next=nullptr)ScrollChoiceMenuItem
ScrollChoiceMenuItem(const AnyMenuInfo *info, uint8_t currentSel, const char *enumItemsInRam, int itemSize, int numberOfItems, MenuItem *next=nullptr, bool isPgm=INFO_LOCATION_PGM)ScrollChoiceMenuItem
ScrollChoiceMenuItem(const AnyMenuInfo *info, uint8_t currentSel, EepromPosition eepromStart, int itemSize, int numberOfItems, MenuItem *next=nullptr, bool isPgm=INFO_LOCATION_PGM)ScrollChoiceMenuItem
ScrollChoiceMenuItem(const AnyMenuInfo *info, RuntimeRenderingFn renderFn, uint8_t currentSel, int numberOfItems, MenuItem *next=nullptr, bool isPgm=INFO_LOCATION_PGM)ScrollChoiceMenuItem
setChanged(bool changed)MenuItem
setChanged(int num, bool changed)MenuIteminline
setCurrentValue(int val, bool silent=false)ScrollChoiceMenuItem
setFromRemote(const char *buffer) (defined in ScrollChoiceMenuItem)ScrollChoiceMenuItem
setLocalOnly(bool localOnly)MenuIteminline
setNext(MenuItem *pNext)MenuIteminline
setNumberOfRows(uint8_t rows) (defined in RuntimeMenuItem)RuntimeMenuIteminline
setReadOnly(bool active)MenuIteminline
setSecured(bool secured)MenuIteminline
setSendRemoteNeeded(uint8_t remoteNo, bool needed)MenuItem
setSendRemoteNeededAll()MenuItem
setVisible(bool visible)MenuIteminline
triggerCallback() constMenuItem
valueAtPosition(char *buffer, size_t bufferSize, int idx)ScrollChoiceMenuItem