|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Scheduler StateModel
Field Summary | |
static java.lang.String |
PROP_VIEW
State property for the current view |
Fields inherited from interface com.cc.framework.ui.model.StateModel |
PROP_CONTROL |
Method Summary | |
java.util.Calendar |
getDate()
Retrieves the first visible Date in the Scheduler Control |
SchedulerView |
getView()
|
void |
setDate(java.util.Calendar date)
Sets the first visible Date in the Scheduler Control |
void |
setView(SchedulerView view)
Specifies the style used to display dates in a Scheduler control |
Methods inherited from interface com.cc.framework.ui.model.StateModel |
reset, synchronizeState |
Field Detail |
public static final java.lang.String PROP_VIEW
Method Detail |
public java.util.Calendar getDate()
public void setDate(java.util.Calendar date)
date
- The first visible Datepublic SchedulerView getView()
public void setView(SchedulerView view)
view
- The View
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |