|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.webui.core.UIComponent
org.exoplatform.webui.core.UIContainer
org.exoplatform.webui.form.UIForm
org.exoplatform.content.webui.UIContentForm
public class UIContentForm
| Nested Class Summary | |
|---|---|
static class |
UIContentForm.CancelActionListener
|
static class |
UIContentForm.OnChangeActionListener
|
static class |
UIContentForm.SaveActionListener
|
static class |
UIContentForm.URLValidator
|
| Nested classes/interfaces inherited from class org.exoplatform.webui.core.UIContainer |
|---|
org.exoplatform.webui.core.UIContainer.SelectTabActionListener |
| Field Summary | |
|---|---|
static java.lang.String |
FIELD_DESCRIPTION
|
static java.lang.String |
FIELD_ID
|
static java.lang.String |
FIELD_LABEL
|
static java.lang.String |
FIELD_TYPE
|
static java.lang.String |
FIELD_URL
|
static java.lang.String |
TYPE_DESC
|
static java.lang.String |
TYPE_RSS
|
| 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 |
| Constructor Summary | |
|---|---|
UIContentForm()
|
|
| Method Summary | |
|---|---|
java.lang.String[] |
getActions()
|
ContentNode |
getContentNode()
|
void |
setContentNode(ContentNode node)
|
| 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 |
| Field Detail |
|---|
public static final java.lang.String FIELD_ID
public static final java.lang.String FIELD_URL
public static final java.lang.String FIELD_LABEL
public static final java.lang.String FIELD_DESCRIPTION
public static final java.lang.String FIELD_TYPE
public static final java.lang.String TYPE_RSS
public static final java.lang.String TYPE_DESC
| Constructor Detail |
|---|
public UIContentForm()
throws java.lang.Exception
java.lang.Exception| Method Detail |
|---|
public void setContentNode(ContentNode node)
throws java.lang.Exception
java.lang.Exceptionpublic ContentNode getContentNode()
public java.lang.String[] getActions()
getActions in class org.exoplatform.webui.form.UIForm
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||