org.exoplatform.ecm.webui.component.admin.templates
Class UITemplateForm
java.lang.Object
org.exoplatform.webui.core.UIComponent
org.exoplatform.webui.core.UIContainer
org.exoplatform.webui.form.UIForm
org.exoplatform.webui.form.UIFormTabPane
org.exoplatform.ecm.webui.component.admin.templates.UITemplateForm
- All Implemented Interfaces:
- UISelectable
public class UITemplateForm
- extends org.exoplatform.webui.form.UIFormTabPane
- implements UISelectable
Created by The eXo Platform SARL
Author : pham tuan
phamtuanchip@yahoo.de
Oct 03, 2006
9:43:23 AM
| Nested classes/interfaces inherited from class org.exoplatform.webui.form.UIFormTabPane |
org.exoplatform.webui.form.UIFormTabPane.SelectTabActionListener |
| Fields inherited from class org.exoplatform.webui.form.UIFormTabPane |
name_, RENDER_TAB |
| Fields inherited from class org.exoplatform.webui.form.UIForm |
ACTION, SUBCOMPONENT_ID |
| Fields inherited from class org.exoplatform.webui.core.UIComponent |
AJAX_ASYNC, config, OBJECTID, UICOMPONENT, uiparent |
|
Method Summary |
void |
doSelect(java.lang.String selectField,
java.lang.Object value)
|
java.util.List<org.exoplatform.webui.core.model.SelectItemOption<java.lang.String>> |
getOption()
|
void |
refresh()
|
| Methods inherited from class org.exoplatform.webui.form.UIFormTabPane |
getName, getSelectedTabId, hasInfoBar, hasRenderResourceTabName, processDecode, setInfoBar, setRenderResourceTabName, setSelectedTab, setSelectedTab |
| Methods inherited from class org.exoplatform.webui.form.UIForm |
addUIComponentInput, addUIFormInput, addUIFormInput, begin, end, event, event, event, getActions, 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, renderChild, renderChildren, renderChildren, renderUIComponent, replaceChild, replaceChild, setChildren, setRenderedChild, setRenderedChild, setRenderedChildrenOfTypes |
| Methods inherited from class org.exoplatform.webui.core.UIComponent |
broadcast, createEvent, createUIComponent, createUIComponent, createUIComponent, doAsync, event, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getParent, getRendererFor, getTemplate, getTemplateResourceResolver, isRendered, loadConfirmMesssage, processAction, registerRendererFor, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibling, url, url |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FIELD_NAME
public static final java.lang.String FIELD_NAME
- See Also:
- Constant Field Values
FIELD_LABEL
public static final java.lang.String FIELD_LABEL
- See Also:
- Constant Field Values
FIELD_ISTEMPLATE
public static final java.lang.String FIELD_ISTEMPLATE
- See Also:
- Constant Field Values
FIELD_DIALOG
public static final java.lang.String FIELD_DIALOG
- See Also:
- Constant Field Values
FIELD_VIEW
public static final java.lang.String FIELD_VIEW
- See Also:
- Constant Field Values
FIELD_SKIN
public static final java.lang.String FIELD_SKIN
- See Also:
- Constant Field Values
FIELD_TAB_TEMPLATE
public static final java.lang.String FIELD_TAB_TEMPLATE
- See Also:
- Constant Field Values
FIELD_TAB_DIALOG
public static final java.lang.String FIELD_TAB_DIALOG
- See Also:
- Constant Field Values
FIELD_TAB_VIEW
public static final java.lang.String FIELD_TAB_VIEW
- See Also:
- Constant Field Values
FIELD_TAB_SKIN
public static final java.lang.String FIELD_TAB_SKIN
- See Also:
- Constant Field Values
FIELD_PERMISSION
public static final java.lang.String FIELD_PERMISSION
- See Also:
- Constant Field Values
UITemplateForm
public UITemplateForm()
throws java.lang.Exception
- Throws:
java.lang.Exception
refresh
public void refresh()
throws java.lang.Exception
- Throws:
java.lang.Exception
getOption
public java.util.List<org.exoplatform.webui.core.model.SelectItemOption<java.lang.String>> getOption()
throws java.lang.Exception
- Throws:
java.lang.Exception
doSelect
public void doSelect(java.lang.String selectField,
java.lang.Object value)
- Specified by:
doSelect in interface UISelectable
Copyright © 2010 eXo Platform SAS. All Rights Reserved.