public interface CalendarComponent
| Modifier and Type | Method and Description |
|---|---|
org.joda.time.DateTime |
getDateTime()
Returns the set date, that is the date which is in input after date setting.
|
void |
gotoDateTime(org.joda.time.DateTime dateTime)
Sets the
dateTime, that is it selects that date and also sets to the input. |
org.joda.time.DateTime getDateTime()
void gotoDateTime(org.joda.time.DateTime dateTime)
dateTime, that is it selects that date and also sets to the input.dateTime - the date to setCopyright © 2013 JBoss by Red Hat. All Rights Reserved.