public static class UIItemList.Section extends UIItemList.Item
Modifier | Constructor and Description |
---|---|
protected |
Section() |
|
Section(String label) |
Modifier and Type | Method and Description |
---|---|
String |
getLabel()
String label that displays on this item
|
UIItemList.Section |
getSection()
Section that this item belongs to
|
void |
onActivate()
Action handler, invoked when item is activated
|
getActiveColor, isActive, isChecked, onCheck, onDeactivate, onDelete, onFocus, onRename, onReorder
protected Section()
public Section(String label)
public String getLabel()
UIItemList.Item
getLabel
in class UIItemList.Item
public final UIItemList.Section getSection()
UIItemList.Item
getSection
in class UIItemList.Item
public void onActivate()
UIItemList.Item
onActivate
in class UIItemList.Item
LX library by Mark C. Slee. © 2012-2020