Package | Description |
---|---|
com.mmsoftdesign.cloud.handlers | |
com.mmsoftdesign.cloud.model |
Modifier and Type | Method and Description |
---|---|
void |
InputValueChangedHandler.onTimeInputValueChanged(String inputId,
Time inputValue)
Called when a time input item changes
|
Modifier and Type | Method and Description |
---|---|
Time |
TimeInputItem.getValue() |
static Time |
Time.parse(String value) |
Modifier and Type | Method and Description |
---|---|
void |
TimeInputItem.setValue(Time value) |
Constructor and Description |
---|
TimeInputItem(String inputId,
String title,
String subtitle,
Time defaultValue) |
Copyright © 2015 MMSOFT Design. All Rights Reserved.