Package org.exoplatform.webui.core.model
package org.exoplatform.webui.core.model
-
ClassesClassDescriptionAbstract class SelectItem is held by UIFormSelectBox This class is extended by SelectItemOption and SelectItemOptionGroupCreated by The eXo Platform SARL Author : Nguyen Thi Hoa hoa.nguyen@exoplatform.com Aug 10, 2006 Represents a group of SelectItemOption, held in a UIFormInputItemSelectorCreated by The eXo Platform SARL Author : Tuan Nguyen tuan08@users.sourceforge.net Jun 26, 2006 An item in a UIFormInputItemSelector Each item is actually held in a SelectItemCategory, which is held by the UIFormInputItemSelectorCreated by The eXo Platform SARL Author : Philippe Aristote philippe.aristote@gmail.com An item in a UIFormInputItemSelector Each item is actually held in a SelectItemCategory, which is held by the UIFormInputItemSelectorRepresents an optgroup in a select element Holds a list of SelectItemOption that represent the options inside this optgroup