public class UITemplateForm extends org.exoplatform.webui.form.UIFormTabPane implements UISelectable
| Modifier and Type | Class and Description |
|---|---|
static class |
UITemplateForm.AddPermissionActionListener |
static class |
UITemplateForm.CancelActionListener |
static class |
UITemplateForm.OnChangeActionListener |
static class |
UITemplateForm.RefreshActionListener |
static class |
UITemplateForm.SaveActionListener |
static class |
UITemplateForm.TemplateNameComparator |
| Modifier and Type | Field and Description |
|---|---|
static String |
ACTIONS_TEMPLATE_TYPE |
static String |
DOCUMENTS_TEMPLATE_TYPE |
static String |
FIELD_DIALOG |
static String |
FIELD_ISTEMPLATE |
static String |
FIELD_LABEL |
static String |
FIELD_NAME |
static String |
FIELD_PERMISSION |
static String |
FIELD_SKIN |
static String |
FIELD_TAB_DIALOG |
static String |
FIELD_TAB_SKIN |
static String |
FIELD_TAB_TEMPLATE |
static String |
FIELD_TAB_VIEW |
static String |
FIELD_VIEW |
static String |
OTHERS_TEMPLATE_TYPE |
static String |
POPUP_PERMISSION |
| Constructor and Description |
|---|
UITemplateForm() |
| Modifier and Type | Method and Description |
|---|---|
void |
doSelect(String selectField,
Object value)
Do select.
|
String |
getFilter() |
List<org.exoplatform.webui.core.model.SelectItemOption<String>> |
getOption() |
String |
getSelectedTabId() |
void |
refresh() |
void |
setFilter(String filter) |
void |
setSelectedTab(int index) |
void |
setSelectedTab(String renderTabId) |
getName, hasInfoBar, hasRenderResourceTabName, processDecode, setInfoBar, setRenderResourceTabNameaddUIComponentInput, addUIFormInput, addUIFormInput, begin, end, event, event, event, getActions, getLabel, getLabel, getSubmitAction, getUICheckBoxInput, getUIComponentName, getUIFormCheckBoxInput, getUIFormDateTimeInput, getUIFormInputInfo, getUIFormSelectBox, getUIFormTextAreaInput, getUIInput, getUIStringInput, invokeGetBindingBean, invokeSetBindingBean, isMultipart, processRender, renderField, renderField, reset, setActions, setMultiPart, setSubmitAction, urladdChild, addChild, findComponentById, findComponentOfType, findFirstComponentOfType, getChild, getChild, getChildById, getChildren, hasChildren, removeChild, removeChildById, renderChild, renderChild, renderChild, renderChild, renderChildren, renderChildren, renderUIComponent, replaceChild, replaceChild, setChildren, setRenderedChild, setRenderedChild, setRenderedChildrenOfTypesbroadcast, buildModelObject, createEvent, createUIComponent, createUIComponent, createUIComponent, doAsync, event, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getParent, getTemplate, getTemplateResourceResolver, isRendered, loadConfirmMesssage, processAction, renderEventURL, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibling, url, urlpublic static final String FIELD_NAME
public static final String FIELD_LABEL
public static final String FIELD_ISTEMPLATE
public static final String FIELD_DIALOG
public static final String FIELD_VIEW
public static final String FIELD_SKIN
public static final String FIELD_TAB_TEMPLATE
public static final String FIELD_TAB_DIALOG
public static final String FIELD_TAB_VIEW
public static final String FIELD_TAB_SKIN
public static final String FIELD_PERMISSION
public static final String POPUP_PERMISSION
public static final String DOCUMENTS_TEMPLATE_TYPE
public static final String ACTIONS_TEMPLATE_TYPE
public static final String OTHERS_TEMPLATE_TYPE
public String getSelectedTabId()
getSelectedTabId in class org.exoplatform.webui.form.UIFormTabPanepublic void setSelectedTab(String renderTabId)
setSelectedTab in class org.exoplatform.webui.form.UIFormTabPanepublic String getFilter()
public void setFilter(String filter)
public void setSelectedTab(int index)
setSelectedTab in class org.exoplatform.webui.form.UIFormTabPanepublic List<org.exoplatform.webui.core.model.SelectItemOption<String>> getOption() throws Exception
Exceptionpublic void doSelect(String selectField, Object value)
UISelectabledoSelect in interface UISelectableselectField - the select fieldvalue - the valueCopyright © 2003–2019 eXo Platform SAS. All rights reserved.