public class UIQueriesForm extends org.exoplatform.webui.form.UIForm implements UISelectable
| Modifier and Type | Class and Description |
|---|---|
static class |
UIQueriesForm.AddPermissionActionListener |
static class |
UIQueriesForm.CancelActionListener |
static class |
UIQueriesForm.ChangeQueryTypeActionListener |
static class |
UIQueriesForm.SaveActionListener |
| Modifier and Type | Field and Description |
|---|---|
static String[] |
ACTIONS |
static String |
CACHE_RESULT |
static String |
PERMISSIONS |
static String |
QUERY_NAME |
static String |
QUERY_TYPE |
static String[] |
REG_EXPRESSION |
static String |
SQL_QUERY |
static String |
STATEMENT |
static String |
XPATH_QUERY |
| Constructor and Description |
|---|
UIQueriesForm() |
| Modifier and Type | Method and Description |
|---|---|
void |
doSelect(String selectField,
Object value)
Do select.
|
String[] |
getActions() |
void |
setIsAddNew(boolean isAddNew) |
void |
update(String queryName) |
addUIComponentInput, addUIFormInput, addUIFormInput, begin, end, event, event, event, 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 QUERY_NAME
public static final String QUERY_TYPE
public static final String STATEMENT
public static final String PERMISSIONS
public static final String CACHE_RESULT
public static final String[] ACTIONS
public static final String SQL_QUERY
public static final String XPATH_QUERY
public static final String[] REG_EXPRESSION
public String[] getActions()
getActions in class org.exoplatform.webui.form.UIFormpublic void doSelect(String selectField, Object value)
UISelectabledoSelect in interface UISelectableselectField - the select fieldvalue - the valuepublic void setIsAddNew(boolean isAddNew)
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.