org.exoplatform.ecm.webui.component.admin.templates
Class UITemplateContent
java.lang.Object
org.exoplatform.webui.core.UIComponent
org.exoplatform.webui.core.UIContainer
org.exoplatform.webui.form.UIForm
org.exoplatform.ecm.webui.component.admin.templates.UITemplateContent
- All Implemented Interfaces:
- UISelectable
public class UITemplateContent
- extends org.exoplatform.webui.form.UIForm
- 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.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 |
AJAX_ASYNC, config, OBJECTID, UICOMPONENT, uiparent |
| 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, getName, getParent, getRendererFor, getTemplate, getTemplateResourceResolver, isRendered, loadConfirmMesssage, processAction, processDecode, 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_SELECT_VERSION
public static final java.lang.String FIELD_SELECT_VERSION
- See Also:
- Constant Field Values
FIELD_CONTENT
public static final java.lang.String FIELD_CONTENT
- See Also:
- Constant Field Values
FIELD_NAME
public static final java.lang.String FIELD_NAME
- See Also:
- Constant Field Values
FIELD_VIEWPERMISSION
public static final java.lang.String FIELD_VIEWPERMISSION
- See Also:
- Constant Field Values
FIELD_ENABLE_VERSION
public static final java.lang.String FIELD_ENABLE_VERSION
- See Also:
- Constant Field Values
REG_EXPRESSION
public static final java.lang.String[] REG_EXPRESSION
TEMPLATE_PERMISSION
public static final java.lang.String TEMPLATE_PERMISSION
- See Also:
- Constant Field Values
UITemplateContent
public UITemplateContent()
throws java.lang.Exception
- Throws:
java.lang.Exception
setTemplateType
public void setTemplateType(java.lang.String templateType)
getTemplateType
public java.lang.String getTemplateType()
setNodeTypeName
public void setNodeTypeName(java.lang.String nodeType)
update
public void update(java.lang.String templateName)
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.