org.exoplatform.mail.webui.popup
Class UIMailLayoutTab

java.lang.Object
  extended by org.exoplatform.webui.core.UIComponent
      extended by org.exoplatform.webui.core.UIContainer
          extended by org.exoplatform.webui.form.UIFormInputSet
              extended by org.exoplatform.mail.webui.popup.UIMailLayoutTab

public class UIMailLayoutTab
extends org.exoplatform.webui.form.UIFormInputSet

Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com May 4, 2009


Nested Class Summary
 
Nested classes/interfaces inherited from class org.exoplatform.webui.core.UIContainer
org.exoplatform.webui.core.UIContainer.SelectTabActionListener
 
Field Summary
static java.lang.String HORIZONTAL_LAYOUT
           
static java.lang.String HORIZONTAL_LAYOUT_VALUE
           
static java.lang.String NO_SPLIT_LAYOUT_VALUE
           
static java.lang.String NOSPLIT_LAYOUT
           
static java.lang.String RADIO_ID
           
static java.lang.String VERTICAL_LAYOUT
           
static java.lang.String VERTICAL_LAYOUT_VALUE
           
 
Fields inherited from class org.exoplatform.webui.core.UIComponent
config, OBJECTID, UICOMPONENT, uiparent
 
Constructor Summary
UIMailLayoutTab(java.lang.String id)
           
 
Method Summary
protected  org.exoplatform.webui.form.UIForm getParentFrom()
           
 
Methods inherited from class org.exoplatform.webui.form.UIFormInputSet
addUIFormInput, addUIFormInput, getName, getUIFormCheckBoxInput, getUIFormInputInfo, getUIFormSelectBox, getUIFormTextAreaInput, getUIInput, getUIStringInput, invokeGetBindingField, invokeSetBindingField, processDecode, processRender, reset
 
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, event, event, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getParent, getTemplate, getTemplateResourceResolver, getUIComponentName, isRendered, loadConfirmMesssage, processAction, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibbling, url, url, url
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VERTICAL_LAYOUT

public static final java.lang.String VERTICAL_LAYOUT
See Also:
Constant Field Values

HORIZONTAL_LAYOUT

public static final java.lang.String HORIZONTAL_LAYOUT
See Also:
Constant Field Values

NOSPLIT_LAYOUT

public static final java.lang.String NOSPLIT_LAYOUT
See Also:
Constant Field Values

VERTICAL_LAYOUT_VALUE

public static final java.lang.String VERTICAL_LAYOUT_VALUE
See Also:
Constant Field Values

HORIZONTAL_LAYOUT_VALUE

public static final java.lang.String HORIZONTAL_LAYOUT_VALUE
See Also:
Constant Field Values

NO_SPLIT_LAYOUT_VALUE

public static final java.lang.String NO_SPLIT_LAYOUT_VALUE
See Also:
Constant Field Values

RADIO_ID

public static final java.lang.String RADIO_ID
See Also:
Constant Field Values
Constructor Detail

UIMailLayoutTab

public UIMailLayoutTab(java.lang.String id)
                throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

getParentFrom

protected org.exoplatform.webui.form.UIForm getParentFrom()


Copyright © 2012 eXo Platform SAS. All Rights Reserved.