public class UISearchForm
extends org.exoplatform.webui.form.UIForm
| Modifier and Type | Class and Description |
|---|---|
static class |
UISearchForm.SearchActionListener
The listener interface for receiving searchAction events.
|
| Modifier and Type | Field and Description |
|---|---|
static String |
ALL_OPTION
The Constant ALL_OPTION.
|
static String |
DOCUMENT_CHECKING
The Constant DOCUMENT_CHECKING.
|
static String |
KEYWORD_INPUT
The Constant KEYWORD_INPUT.
|
static String |
MESSAGE_NOT_CHECKED_TYPE_SEARCH
The Constant MESSAGE_NOT_CHECKED_TYPE_SEARCH.
|
static String |
MESSAGE_NOT_EMPTY_KEYWORD
The Constant MESSAGE_NOT_EMPTY_KEYWORD.
|
static String |
MESSAGE_NOT_SUPPORT_KEYWORD
The Constant MESSAGE_NOT_SUPPORT_KEYWORD.
|
static String |
ORDER_TYPE_HIDDEN_INPUT
The Constant ORDER_TYPE_HIDDEN_INPUT
|
static String |
PAGE_CHECKING
The Constant PAGE_CHECKING.
|
static String |
PORTALS_SELECTOR
The Constant PORTALS_SELECTOR.
|
static String |
SEARCH_OPTION
The Constant SEARCH_OPTION.
|
static String |
SORT_FIELD_HIDDEN_INPUT
The Constant SORT_FIELD_HIDDEN_INPUT
|
| Constructor and Description |
|---|
UISearchForm()
Instantiates a new uI search form.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getTemplate() |
org.exoplatform.resolver.ResourceResolver |
getTemplateResourceResolver(org.exoplatform.webui.application.WebuiRequestContext context,
String template) |
org.exoplatform.webui.form.UIFormRadioBoxInput |
getUIFormRadioBoxInput(String name) |
void |
init(String templatePath,
org.exoplatform.resolver.ResourceResolver resourceResolver)
Inits the.
|
void |
setKeyword() |
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, isRendered, loadConfirmMesssage, processAction, processDecode, renderEventURL, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibling, url, urlpublic static final String KEYWORD_INPUT
public static final String SEARCH_OPTION
public static final String DOCUMENT_CHECKING
public static final String PAGE_CHECKING
public static final String PORTALS_SELECTOR
public static final String ALL_OPTION
public static final String SORT_FIELD_HIDDEN_INPUT
public static final String ORDER_TYPE_HIDDEN_INPUT
public static final String MESSAGE_NOT_CHECKED_TYPE_SEARCH
public static final String MESSAGE_NOT_SUPPORT_KEYWORD
public static final String MESSAGE_NOT_EMPTY_KEYWORD
public void init(String templatePath, org.exoplatform.resolver.ResourceResolver resourceResolver)
templatePath - the template pathresourceResolver - the resource resolverpublic String getTemplate()
getTemplate in class org.exoplatform.webui.core.UIComponentpublic void setKeyword()
public org.exoplatform.resolver.ResourceResolver getTemplateResourceResolver(org.exoplatform.webui.application.WebuiRequestContext context,
String template)
getTemplateResourceResolver in class org.exoplatform.webui.core.UIComponentpublic org.exoplatform.webui.form.UIFormRadioBoxInput getUIFormRadioBoxInput(String name)
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.