org.rcfaces.core.item
Class DateItem
java.lang.Object
javax.faces.model.SelectItem
org.rcfaces.core.item.DateItem
- All Implemented Interfaces:
- Serializable, IClientDataItem, IDateItem, IMenuPopupIdItem, ISelectItem, IServerDataItem, IStyleClassItem
public class DateItem
- extends SelectItem
- implements IDateItem
- Version:
- $Revision: 1.3 $ $Date: 2007/04/30 08:28:58 $
- Author:
- Olivier Oeuillot (latest modification by $Author: oeuillot $)
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DateItem
public DateItem()
DateItem
public DateItem(IDateItem dateItem)
DateItem
public DateItem(UISelectItem component)
getStyleClass
public String getStyleClass()
- Specified by:
getStyleClass in interface IStyleClassItem
setStyleClass
public void setStyleClass(String styleClass)
isClientDataEmpty
public boolean isClientDataEmpty()
- Specified by:
isClientDataEmpty in interface IClientDataItem
getClientDataMap
public Map getClientDataMap()
- Specified by:
getClientDataMap in interface IClientDataItem
isServerDataEmpty
public boolean isServerDataEmpty()
- Specified by:
isServerDataEmpty in interface IServerDataItem
getServerDataMap
public Map getServerDataMap()
- Specified by:
getServerDataMap in interface IServerDataItem
getMenuPopupId
public final String getMenuPopupId()
- Specified by:
getMenuPopupId in interface IMenuPopupIdItem
setMenuPopupId
public final void setMenuPopupId(String menuPopupId)
Copyright © 2006-2011 Vedana. All Rights Reserved.