org.exoplatform.mail.webui
Class UITagContainer
java.lang.Object
org.exoplatform.webui.core.UIComponent
org.exoplatform.webui.core.UIContainer
org.exoplatform.webui.form.UIForm
org.exoplatform.mail.webui.UITagContainer
public class UITagContainer
- extends org.exoplatform.webui.form.UIForm
Created by The eXo Platform SARL
Author : Hung Nguyen
hung.nguyen@exoplatform.com
Aus 01, 2007 2:48:18 PM
| Nested classes/interfaces inherited from class org.exoplatform.webui.core.UIContainer |
org.exoplatform.webui.core.UIContainer.SelectTabActionListener |
| Fields inherited from class org.exoplatform.webui.form.UIForm |
ACTION, SUBCOMPONENT_ID |
| Fields inherited from class org.exoplatform.webui.core.UIComponent |
config, OBJECTID, UICOMPONENT, uiparent |
| Methods inherited from class org.exoplatform.webui.form.UIForm |
addUIComponentInput, addUIFormInput, addUIFormInput, begin, end, event, event, event, getLabel, getLabel, getSubmitAction, getUIComponentName, getUIFormCheckBoxInput, getUIFormDateTimeInput, getUIFormInputInfo, getUIFormSelectBox, getUIFormTextAreaInput, getUIInput, getUIStringInput, invokeGetBindingBean, invokeSetBindingBean, isMultipart, processRender, renderField, renderField, reset, setActions, setMultiPart, setSubmitAction, url |
| Methods inherited from class org.exoplatform.webui.core.UIContainer |
addChild, addChild, findComponentById, findComponentOfType, findFirstComponentOfType, getChild, getChild, getChildById, getChildren, hasChildren, removeChild, removeChildById, renderChild, renderChild, renderChild, renderChildren, renderChildren, renderUIComponent, replaceChild, replaceChild, setChildren, setRenderedChild, setRenderedChild, setRenderedChildrenOfTypes, visit |
| Methods inherited from class org.exoplatform.webui.core.UIComponent |
broadcast, createEvent, createUIComponent, createUIComponent, createUIComponent, event, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getName, getParent, getTemplate, getTemplateResourceResolver, isRendered, loadConfirmMesssage, processAction, processDecode, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibbling, url, url |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OLIVE
public static final java.lang.String OLIVE
OLIVEDRAB
public static final java.lang.String OLIVEDRAB
ORANGERED
public static final java.lang.String ORANGERED
ORCHID
public static final java.lang.String ORCHID
PALEGOLDENROD
public static final java.lang.String PALEGOLDENROD
PALEGREEN
public static final java.lang.String PALEGREEN
PALETURQUOISE
public static final java.lang.String PALETURQUOISE
PALEVIOLETRED
public static final java.lang.String PALEVIOLETRED
PAPAYAWHIP
public static final java.lang.String PAPAYAWHIP
PEACHPUFF
public static final java.lang.String PEACHPUFF
PERU
public static final java.lang.String PERU
PINK
public static final java.lang.String PINK
PLUM
public static final java.lang.String PLUM
POWDERBLUE
public static final java.lang.String POWDERBLUE
PURPLE
public static final java.lang.String PURPLE
RED
public static final java.lang.String RED
ROSYBROWN
public static final java.lang.String ROSYBROWN
ROYALBLUE
public static final java.lang.String ROYALBLUE
SADDLEBROWN
public static final java.lang.String SADDLEBROWN
SALMON
public static final java.lang.String SALMON
SANDYBROWN
public static final java.lang.String SANDYBROWN
SEAGREEN
public static final java.lang.String SEAGREEN
SEASHELL
public static final java.lang.String SEASHELL
SIANNA
public static final java.lang.String SIANNA
SILVER
public static final java.lang.String SILVER
SKYBLUE
public static final java.lang.String SKYBLUE
THISTLE
public static final java.lang.String THISTLE
TOMATO
public static final java.lang.String TOMATO
TURQUOISE
public static final java.lang.String TURQUOISE
VIOLET
public static final java.lang.String VIOLET
WHEAT
public static final java.lang.String WHEAT
YELLOW
public static final java.lang.String YELLOW
COLORS
public static final java.lang.String[] COLORS
UITagContainer
public UITagContainer()
throws java.lang.Exception
- Throws:
java.lang.Exception
getSelectedTagId
public java.lang.String getSelectedTagId()
setSelectedTagId
public void setSelectedTagId(java.lang.String selectedTagId)
getTags
public java.util.List<Tag> getTags()
throws java.lang.Exception
- Throws:
java.lang.Exception
getColors
public java.lang.String[] getColors()
getActions
public java.lang.String[] getActions()
- Overrides:
getActions in class org.exoplatform.webui.form.UIForm
Copyright © 2012 eXo Platform SAS. All Rights Reserved.