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