org.exoplatform.ecm.webui.component.admin.metadata
Class UIMetadataForm
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.metadata.UIMetadataForm
- All Implemented Interfaces:
- UISelectable
public class UIMetadataForm
- extends org.exoplatform.webui.form.UIFormTabPane
- implements UISelectable
Created by The eXo Platform SARL
Author : Dang Van Minh
minh.dang@exoplatform.com
Sep 19, 2006
5:31:04 PM
| 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)
|
void |
update(java.lang.String metadata)
|
| 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 |
METADATA_PATH
public static final java.lang.String METADATA_PATH
- See Also:
- Constant Field Values
MAPPING
public static final java.lang.String MAPPING
- See Also:
- Constant Field Values
METADATA_MAPPING
public static final java.lang.String METADATA_MAPPING
- See Also:
- Constant Field Values
NT_UNSTRUCTURED
public static final java.lang.String NT_UNSTRUCTURED
- See Also:
- Constant Field Values
DIALOG_TEMPLATE
public static final java.lang.String DIALOG_TEMPLATE
- See Also:
- Constant Field Values
VIEW_TEMPLATE
public static final java.lang.String VIEW_TEMPLATE
- See Also:
- Constant Field Values
METADATA_NAME
public static final java.lang.String METADATA_NAME
- See Also:
- Constant Field Values
VIEW_PERMISSION
public static final java.lang.String VIEW_PERMISSION
- See Also:
- Constant Field Values
METADATA_TAB
public static final java.lang.String METADATA_TAB
- See Also:
- Constant Field Values
DIALOG_TAB
public static final java.lang.String DIALOG_TAB
- See Also:
- Constant Field Values
VIEW_TAB
public static final java.lang.String VIEW_TAB
- See Also:
- Constant Field Values
UIMetadataForm
public UIMetadataForm()
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
update
public void update(java.lang.String metadata)
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2010 eXo Platform SAS. All Rights Reserved.