public class UIPreferencesForm
extends org.exoplatform.webui.form.UIForm
implements org.exoplatform.webui.core.UIPopupComponent
| Modifier and Type | Class and Description |
|---|---|
static class |
UIPreferencesForm.AdvanceActionListener |
static class |
UIPreferencesForm.BackActionListener |
static class |
UIPreferencesForm.SaveActionListener |
| Modifier and Type | Field and Description |
|---|---|
static String |
FIELD_ENABLE_DRAG_AND_DROP |
static String |
FIELD_ENABLESTRUCTURE |
static String |
FIELD_ORDERBY |
static String |
FIELD_PROPERTY |
static String |
FIELD_QUERY_TYPE |
static String |
FIELD_SHORTBY |
static String |
FIELD_SHOW_HIDDEN_NODE |
static String |
FIELD_SHOW_ITEMS_BY_USER |
static String |
FIELD_SHOWNONDOCUMENT |
static String |
FIELD_SHOWREFDOCUMENTS |
static String |
FIELD_SHOWSIDEBAR |
static String |
NODES_PER_PAGE |
| Constructor and Description |
|---|
UIPreferencesForm() |
| Modifier and Type | Method and Description |
|---|---|
void |
activate() |
void |
begin() |
void |
deActivate() |
boolean |
isAdvancePreferences() |
void |
setAdvancePreferences(boolean adPreferences) |
void |
update(Preference pref) |
addUIComponentInput, addUIFormInput, addUIFormInput, 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, getName, getParent, getTemplate, getTemplateResourceResolver, isRendered, loadConfirmMesssage, processAction, processDecode, renderEventURL, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibling, url, urlpublic static final String FIELD_ENABLESTRUCTURE
public static final String FIELD_SHOWSIDEBAR
public static final String FIELD_SHOWNONDOCUMENT
public static final String FIELD_SHOWREFDOCUMENTS
public static final String FIELD_SHOW_HIDDEN_NODE
public static final String FIELD_SHOW_ITEMS_BY_USER
public static final String FIELD_ENABLE_DRAG_AND_DROP
public static final String FIELD_SHORTBY
public static final String FIELD_ORDERBY
public static final String FIELD_PROPERTY
public static final String NODES_PER_PAGE
public static final String FIELD_QUERY_TYPE
public boolean isAdvancePreferences()
public void setAdvancePreferences(boolean adPreferences)
public void begin()
throws Exception
begin in class org.exoplatform.webui.form.UIFormExceptionpublic void activate()
activate in interface org.exoplatform.webui.core.UIPopupComponentpublic void deActivate()
deActivate in interface org.exoplatform.webui.core.UIPopupComponentpublic void update(Preference pref)
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.