|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.webui.core.UIComponent
org.exoplatform.webui.core.UIContainer
org.exoplatform.webui.form.UIForm
org.exoplatform.wcm.webui.search.UISearchForm
public class UISearchForm
| Nested Class Summary | |
|---|---|
static class |
UISearchForm.SearchActionListener
The listener interface for receiving searchAction events. |
| Nested classes/interfaces inherited from class org.exoplatform.webui.core.UIContainer |
|---|
org.exoplatform.webui.core.UIContainer.SelectTabActionListener |
| Field Summary | |
|---|---|
static java.lang.String |
ALL_OPTION
The Constant ALL_OPTION. |
static java.lang.String |
DOCUMENT_CHECKING
The Constant DOCUMENT_CHECKING. |
static java.lang.String |
KEYWORD_INPUT
The Constant KEYWORD_INPUT. |
static java.lang.String |
MESSAGE_NOT_CHECKED_TYPE_SEARCH
The Constant MESSAGE_NOT_CHECKED_TYPE_SEARCH. |
static java.lang.String |
MESSAGE_NOT_EMPTY_KEYWORD
The Constant MESSAGE_NOT_EMPTY_KEYWORD. |
static java.lang.String |
MESSAGE_NOT_SUPPORT_KEYWORD
The Constant MESSAGE_NOT_SUPPORT_KEYWORD. |
static java.lang.String |
PAGE_CHECKING
The Constant PAGE_CHECKING. |
static java.lang.String |
PORTALS_SELECTOR
The Constant PORTALS_SELECTOR. |
| Fields inherited from class org.exoplatform.webui.form.UIForm |
|---|
ACTION, SUBCOMPONENT_ID |
| Fields inherited from class org.exoplatform.webui.core.UIComponent |
|---|
AJAX_ASYNC, config, OBJECTID, UICOMPONENT, uiparent |
| Constructor Summary | |
|---|---|
UISearchForm()
Instantiates a new uI search form. |
|
| Method Summary | |
|---|---|
java.lang.String |
getTemplate()
|
org.exoplatform.resolver.ResourceResolver |
getTemplateResourceResolver(org.exoplatform.webui.application.WebuiRequestContext context,
java.lang.String template)
|
void |
init(java.lang.String templatePath,
org.exoplatform.resolver.ResourceResolver resourceResolver)
Inits the. |
| Methods inherited from class org.exoplatform.webui.form.UIForm |
|---|
addUIComponentInput, addUIFormInput, addUIFormInput, begin, end, event, event, event, getActions, getLabel, getLabel, getSubmitAction, getUIComponentName, getUIFormCheckBoxInput, getUIFormDateTimeInput, getUIFormInputInfo, getUIFormSelectBox, getUIFormTextAreaInput, getUIInput, getUIStringInput, invokeGetBindingBean, invokeSetBindingBean, isMultipart, processRender, renderField, renderField, reset, setActions, setMultiPart, setSubmitAction, url |
| Methods inherited from class org.exoplatform.webui.core.UIContainer |
|---|
addChild, addChild, findComponentById, findComponentOfType, findFirstComponentOfType, getChild, getChild, getChildById, getChildren, hasChildren, removeChild, removeChildById, renderChild, renderChild, renderChild, renderChild, renderChildren, renderChildren, renderUIComponent, replaceChild, replaceChild, setChildren, setRenderedChild, setRenderedChild, setRenderedChildrenOfTypes |
| Methods inherited from class org.exoplatform.webui.core.UIComponent |
|---|
broadcast, createEvent, createUIComponent, createUIComponent, createUIComponent, doAsync, event, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getName, getParent, getRendererFor, isRendered, loadConfirmMesssage, processAction, processDecode, registerRendererFor, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibling, url, url |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String KEYWORD_INPUT
public static final java.lang.String DOCUMENT_CHECKING
public static final java.lang.String PAGE_CHECKING
public static final java.lang.String PORTALS_SELECTOR
public static final java.lang.String ALL_OPTION
public static final java.lang.String MESSAGE_NOT_CHECKED_TYPE_SEARCH
public static final java.lang.String MESSAGE_NOT_SUPPORT_KEYWORD
public static final java.lang.String MESSAGE_NOT_EMPTY_KEYWORD
| Constructor Detail |
|---|
public UISearchForm()
throws java.lang.Exception
java.lang.Exception - the exception| Method Detail |
|---|
public void init(java.lang.String templatePath,
org.exoplatform.resolver.ResourceResolver resourceResolver)
templatePath - the template pathresourceResolver - the resource resolverpublic java.lang.String getTemplate()
getTemplate in class org.exoplatform.webui.core.UIComponent
public org.exoplatform.resolver.ResourceResolver getTemplateResourceResolver(org.exoplatform.webui.application.WebuiRequestContext context,
java.lang.String template)
getTemplateResourceResolver in class org.exoplatform.webui.core.UIComponent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||