Modifier and Type | Optional Element and Description |
---|---|
String |
displayedFormat
For Touch-UI only
|
String |
maxDate
For Touch-UI only
|
String |
minDate
For Touch-UI only
|
String |
storedFormat
For Touch-UI only
|
String |
valueFormat
For Touch-UI Coral3 only
|
public abstract String storedFormat
Similar to format but uses a different standard for specifying date formats.
public abstract String valueFormat
Similar to format but uses a different standard for specifying date formats.
public abstract String displayedFormat
Display format for the date selected
public abstract String minDate
The minimum selectable date
public abstract String maxDate
The maximum selectable date
Copyright © 2019 ICF Olson. All rights reserved.