public class UIConstraintsForm extends UIFormInputSetWithAction implements UISelectable
| Modifier and Type | Field and Description |
|---|---|
static String |
AND_OPERATION |
static String |
CATEGORY_PROPERTY |
static String |
CATEGORY_TYPE |
static String |
CONTAIN |
static String |
CONTAIN_EXACTLY |
static String |
CONTAIN_PROPERTY |
static String |
CREATED_DATE |
static String |
DATE_PROPERTY |
static String |
DATETIME_REGEX |
static String |
DOC_TYPE |
static String |
END_TIME |
static String |
EXACTLY_PROPERTY |
static String |
MODIFIED_DATE |
static String |
NODETYPE_PROPERTY |
static String |
NOT_CONTAIN |
static String |
NOT_CONTAIN_PROPERTY |
static String |
OPERATOR |
static String |
OR_OPERATION |
static String |
PROPERTY1 |
static String |
PROPERTY2 |
static String |
PROPERTY3 |
static String |
SPLIT_REGEX |
static String |
START_TIME |
static String |
TIME_OPTION |
| Constructor and Description |
|---|
UIConstraintsForm(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
doSelect(String selectField,
Object value)
Set category to text box and closeof choose category popup window
|
org.exoplatform.webui.form.UIFormDateTimeInput |
getUIFormDateTimeInput(String name) |
addValidator, addValidator, getActionInfo, getActionValues, getBindingField, getFieldActions, getFormName, getInfoField, getInputSetActions, getLabel, getListInfoField, getMsgKey, getTypeValue, getValidators, getValue, isDeleteOnly, isShowActionInfo, isShowOnly, isView, processRender, setActionInfo, setActions, setFieldActions, setInfoField, setIntroduction, setIsDeleteOnly, setIsShowOnly, setIsView, setListInfoField, setValue, showActionInfoaddUIFormInput, addUIFormInput, getName, getSelectedComponentId, getUICheckBoxInput, getUIFormCheckBoxInput, getUIFormInputInfo, getUIFormSelectBox, getUIFormTextAreaInput, getUIInput, getUIStringInput, invokeGetBindingField, invokeSetBindingField, processDecode, reset, setSelectedComponent, setSelectedComponentaddChild, 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, event, event, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getParent, getTemplate, getTemplateResourceResolver, getUIComponentName, isRendered, loadConfirmMesssage, processAction, renderEventURL, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibling, url, url, urlpublic static final String OPERATOR
public static final String TIME_OPTION
public static final String PROPERTY1
public static final String PROPERTY2
public static final String PROPERTY3
public static final String CONTAIN_EXACTLY
public static final String CONTAIN
public static final String NOT_CONTAIN
public static final String START_TIME
public static final String END_TIME
public static final String DOC_TYPE
public static final String CATEGORY_TYPE
public static final String AND_OPERATION
public static final String OR_OPERATION
public static final String CREATED_DATE
public static final String MODIFIED_DATE
public static final String EXACTLY_PROPERTY
public static final String CONTAIN_PROPERTY
public static final String NOT_CONTAIN_PROPERTY
public static final String DATE_PROPERTY
public static final String NODETYPE_PROPERTY
public static final String CATEGORY_PROPERTY
public static final String SPLIT_REGEX
public static final String DATETIME_REGEX
public void doSelect(String selectField, Object value) throws Exception
doSelect in interface UISelectableselectField: - name of text field inputvalue: - value of chosen categoryExceptionpublic org.exoplatform.webui.form.UIFormDateTimeInput getUIFormDateTimeInput(String name)
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.