public class UISearchPageLayoutManager extends org.exoplatform.webui.form.UIForm implements UISelectable
| Modifier and Type | Class and Description |
|---|---|
static class |
UISearchPageLayoutManager.CancelActionListener
The listener interface for receiving cancelAction events.
|
static class |
UISearchPageLayoutManager.SaveActionListener
The listener interface for receiving saveAction events.
|
static class |
UISearchPageLayoutManager.SelectBasePathActionListener
The listener interface for receiving selectTargetPageAction events.
|
| Modifier and Type | Field and Description |
|---|---|
static String |
BASE_PATH_INPUT
The Constant BASE_PATH_INPUT.
|
static String |
BASE_PATH_INPUT_SET_ACTION
The Constant BASE_PATH_INPUT_SET_ACTION.
|
static String |
BASE_PATH_SELECTOR_POPUP_WINDOW
The Constant BASE_PATH_SELECTOR_POPUP_WINDOW.
|
static String |
ITEMS_PER_PAGE_SELECTOR
The Constant ITEMS_PER_PAGE_SELECTOR.
|
static String |
PAGE_MODE_SELECTOR
The Constant PAGE_MODE_SELECTOR.
|
static String |
PORTLET_NAME
The Constant PORTLET_NAME.
|
static String |
SEARCH_FORM_TEMPLATE_CATEGORY
The Constant SEARCH_FORM_TEMPLATE_CATEGORY.
|
static String |
SEARCH_FORM_TEMPLATE_SELECTOR
The Constant SEARCH_FORM_TEMPLATE_SELECTOR.
|
static String |
SEARCH_PAGE_LAYOUT_CATEGORY
The Constant SEARCH_PAGE_LAYOUT_CATEGORY.
|
static String |
SEARCH_PAGE_LAYOUT_SELECTOR
The Constant SEARCH_PAGE_LAYOUT_SELECTOR.
|
static String |
SEARCH_PAGINATOR_TEMPLATE_SELECTOR
The Constant SEARCH_PAGINATOR_TEMPLATE_SELECTOR.
|
static String |
SEARCH_RESULT_TEMPLATE_CATEGORY
The Constant SEARCH_RESULT_TEMPLATE_CATEGORY.
|
static String |
SEARCH_RESULT_TEMPLATE_SELECTOR
The Constant SEARCH_RESULT_TEMPLATE_SELECTOR.
|
| Constructor and Description |
|---|
UISearchPageLayoutManager()
Instantiates a new uI search page layout manager.
|
| Modifier and Type | Method and Description |
|---|---|
void |
doSelect(String selectField,
Object value)
Do select.
|
String |
getPopupId() |
void |
setPopupId(String popupId) |
addUIComponentInput, 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, getName, getParent, getTemplate, getTemplateResourceResolver, isRendered, loadConfirmMesssage, processAction, processDecode, renderEventURL, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibling, url, urlpublic static final String PORTLET_NAME
public static final String SEARCH_PAGE_LAYOUT_CATEGORY
public static final String SEARCH_PAGE_LAYOUT_SELECTOR
public static final String SEARCH_FORM_TEMPLATE_CATEGORY
public static final String SEARCH_RESULT_TEMPLATE_CATEGORY
public static final String SEARCH_FORM_TEMPLATE_SELECTOR
public static final String SEARCH_PAGINATOR_TEMPLATE_SELECTOR
public static final String SEARCH_RESULT_TEMPLATE_SELECTOR
public static final String ITEMS_PER_PAGE_SELECTOR
public static final String PAGE_MODE_SELECTOR
public static final String BASE_PATH_INPUT
public static final String BASE_PATH_SELECTOR_POPUP_WINDOW
public static final String BASE_PATH_INPUT_SET_ACTION
public String getPopupId()
public void setPopupId(String popupId)
popupId - the popupId to setpublic void doSelect(String selectField, Object value) throws Exception
UISelectabledoSelect in interface UISelectableselectField - the select fieldvalue - the valueException - the exceptionCopyright © 2003–2019 eXo Platform SAS. All rights reserved.