public class CalendarModelItem extends Object implements org.richfaces.model.CalendarDataModelItem
| Constructor and Description |
|---|
CalendarModelItem() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getData() |
int |
getDay() |
String |
getStyleClass() |
Object |
getToolTip() |
boolean |
hasToolTip() |
boolean |
isEnabled() |
void |
setEnabled(boolean enabled) |
void |
setStyleClass(String styleClass) |
public void setEnabled(boolean enabled)
public void setStyleClass(String styleClass)
public boolean isEnabled()
isEnabled in interface org.richfaces.model.CalendarDataModelItempublic String getStyleClass()
getStyleClass in interface org.richfaces.model.CalendarDataModelItempublic Object getData()
getData in interface org.richfaces.model.CalendarDataModelItempublic boolean hasToolTip()
hasToolTip in interface org.richfaces.model.CalendarDataModelItempublic Object getToolTip()
getToolTip in interface org.richfaces.model.CalendarDataModelItempublic int getDay()
getDay in interface org.richfaces.model.CalendarDataModelItemCopyright © 2014 JBoss by Red Hat. All Rights Reserved.