public class UISimpleSearch
extends org.exoplatform.webui.form.UIForm
| Modifier and Type | Class and Description |
|---|---|
static class |
UISimpleSearch.AddActionListener |
static class |
UISimpleSearch.AddCategoryActionListener |
static class |
UISimpleSearch.AddMetadataTypeActionListener |
static class |
UISimpleSearch.AddNodeTypeActionListener |
static class |
UISimpleSearch.CancelActionListener |
static class |
UISimpleSearch.CompareExactlyActionListener |
static class |
UISimpleSearch.MoreConstraintsActionListener |
static class |
UISimpleSearch.RemoveConstraintActionListener |
static class |
UISimpleSearch.SaveActionListener |
static class |
UISimpleSearch.SearchActionListener |
| Modifier and Type | Field and Description |
|---|---|
static String |
AND |
static String |
CONSTRAINTS |
static String |
CONSTRAINTS_FORM |
static String |
FIRST_OPERATOR |
static String |
INPUT_SEARCH |
static String |
NODE_PATH |
static String |
OR |
| Constructor and Description |
|---|
UISimpleSearch() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getCategoryPathList() |
List<String> |
getConstraints() |
void |
setCategoryPathList(List<String> categoryPathListItem) |
void |
updateAdvanceConstraint(String constraint,
String operator,
String virtualDateQuery) |
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 CONSTRAINTS_FORM
public static final String INPUT_SEARCH
public static final String CONSTRAINTS
public static final String NODE_PATH
public static final String FIRST_OPERATOR
public static final String OR
public static final String AND
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.