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