eepromAddress, functionName, id, name, readOnly| Constructor | Description |
|---|---|
FloatMenuItem() |
|
FloatMenuItem(String name,
int id,
String functionName,
int eepromAddr,
int numDecimalPlaces) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
accept(MenuItemVisitor visitor) |
|
boolean |
equals(Object o) |
|
int |
getNumDecimalPlaces() |
|
int |
hashCode() |
|
MenuState<Float> |
newMenuState(Float value,
boolean changed,
boolean active) |
getEepromAddress, getFunctionName, getId, getName, hasChildren, isReadOnly, toStringpublic int getNumDecimalPlaces()
public MenuState<Float> newMenuState(Float value, boolean changed, boolean active)
newMenuState in class MenuItem<Float>public void accept(MenuItemVisitor visitor)
Copyright © 2018. All rights reserved.