org.rcfaces.core.item
Class SeparatorSelectItem
java.lang.Object
javax.faces.model.SelectItem
org.rcfaces.core.item.SeparatorSelectItem
- All Implemented Interfaces:
- Serializable, ISeparatorItem
public class SeparatorSelectItem
- extends SelectItem
- implements ISeparatorItem
- Version:
- $Revision: 1.1 $ $Date: 2007/02/02 17:33:31 $
- 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 |
SEPARATOR
public static final SelectItem SEPARATOR
SeparatorSelectItem
public SeparatorSelectItem()
isSeparator
public static final boolean isSeparator(SelectItem selectItem)
isSeparator
public boolean isSeparator()
- Specified by:
isSeparator in interface ISeparatorItem
Copyright © 2006-2011 Vedana. All Rights Reserved.