Inheritance diagram for org.openmobileis.modules.common.data.Label:
Definition at line 43 of file Label.java.
Public Member Functions | |
void | setLabelSortOrder (int o) |
Use to sort label in a specific order. | |
Static Public Attributes | |
static final long | serialVersionUID = 5521257935120563452L |
void org.openmobileis.modules.common.data.Label.setLabelSortOrder | ( | int | o | ) |
Use to sort label in a specific order.
Sorting id made : sort with labelOrder if equals use label.
o | label sort order |
Implemented in org.openmobileis.modules.common.data.DefaultLabel.