org.exoplatform.wcm.webui.selector.content
Class UIContentSearchForm
java.lang.Object
org.exoplatform.webui.core.UIComponent
org.exoplatform.webui.core.UIContainer
org.exoplatform.webui.form.UIForm
org.exoplatform.wcm.webui.selector.content.UIContentSearchForm
public class UIContentSearchForm
- extends org.exoplatform.webui.form.UIForm
Created by The eXo Platform SAS
Author : DANG TAN DUNG
dzungdev@gmail.com
Jan 5, 2009
| Nested classes/interfaces inherited from class org.exoplatform.webui.core.UIContainer |
org.exoplatform.webui.core.UIContainer.SelectTabActionListener |
| Fields inherited from class org.exoplatform.webui.form.UIForm |
ACTION, SUBCOMPONENT_ID |
| Fields inherited from class org.exoplatform.webui.core.UIComponent |
config, OBJECTID, UICOMPONENT, uiparent |
| 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, renderChildren, renderChildren, renderUIComponent, replaceChild, replaceChild, setChildren, setRenderedChild, setRenderedChild, setRenderedChildrenOfTypes, visit |
| Methods inherited from class org.exoplatform.webui.core.UIComponent |
broadcast, createEvent, createUIComponent, createUIComponent, createUIComponent, event, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getName, getParent, getTemplate, getTemplateResourceResolver, isRendered, loadConfirmMesssage, processAction, processDecode, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibbling, url, url |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOCATION
public static final java.lang.String LOCATION
SEARCH_BY_NAME
public static final java.lang.String SEARCH_BY_NAME
SEARCH_BY_CONTENT
public static final java.lang.String SEARCH_BY_CONTENT
RADIO_NAME
public static final java.lang.String RADIO_NAME
TIME_OPTION
public static final java.lang.String TIME_OPTION
- See Also:
- Constant Field Values
PROPERTY
public static final java.lang.String PROPERTY
- See Also:
- Constant Field Values
CONTAIN
public static final java.lang.String CONTAIN
- See Also:
- Constant Field Values
START_TIME
public static final java.lang.String START_TIME
- See Also:
- Constant Field Values
END_TIME
public static final java.lang.String END_TIME
- See Also:
- Constant Field Values
DOC_TYPE
public static final java.lang.String DOC_TYPE
- See Also:
- Constant Field Values
CATEGORY
public static final java.lang.String CATEGORY
- See Also:
- Constant Field Values
CREATED_DATE
public static final java.lang.String CREATED_DATE
- See Also:
- Constant Field Values
MODIFIED_DATE
public static final java.lang.String MODIFIED_DATE
- See Also:
- Constant Field Values
EXACTLY_PROPERTY
public static final java.lang.String EXACTLY_PROPERTY
- See Also:
- Constant Field Values
CONTAIN_PROPERTY
public static final java.lang.String CONTAIN_PROPERTY
- See Also:
- Constant Field Values
NOT_CONTAIN_PROPERTY
public static final java.lang.String NOT_CONTAIN_PROPERTY
- See Also:
- Constant Field Values
DATE_PROPERTY
public static final java.lang.String DATE_PROPERTY
- See Also:
- Constant Field Values
NODETYPE_PROPERTY
public static final java.lang.String NODETYPE_PROPERTY
- See Also:
- Constant Field Values
CHECKED_RADIO_ID
public static final java.lang.String CHECKED_RADIO_ID
UIContentSearchForm
public UIContentSearchForm()
throws java.lang.Exception
- Throws:
java.lang.Exception
init
public void init()
throws java.lang.Exception
- Throws:
java.lang.Exception
getCheckedRadioId
public java.lang.String getCheckedRadioId()
setCheckedRadioId
public void setCheckedRadioId(java.lang.String checkedRadioId)
Copyright © 2010 eXo Platform SAS. All Rights Reserved.