Package | Description |
---|---|
com.mmsoftdesign.cloud.model |
Modifier and Type | Method and Description |
---|---|
PickListItem |
PickListItems.findListItemWithId(int itemId) |
PickListItem |
PickListInputItem.getValue() |
Modifier and Type | Method and Description |
---|---|
Iterator<PickListItem> |
PickListItems.iterator() |
Modifier and Type | Method and Description |
---|---|
void |
PickListItems.add(PickListItem item) |
void |
PickListItems.remove(PickListItem item) |
void |
PickListInputItem.setValue(PickListItem value) |
Constructor and Description |
---|
PickListInputItem(String inputId,
String title,
String subtitle,
PickListItems items,
PickListItem value) |
Copyright © 2015 MMSOFT Design. All Rights Reserved.