public class UIActionForm extends UIDialogForm implements UISelectable
| Modifier and Type | Class and Description |
|---|---|
static class |
UIActionForm.AddActionListener |
static class |
UIActionForm.NextViewTreeActionListener |
static class |
UIActionForm.PreviousViewPermissionActionListener |
static class |
UIActionForm.RemoveActionListener |
static class |
UIActionForm.RemoveReferenceActionListener |
static class |
UIActionForm.SaveActionListener |
static class |
UIActionForm.ShowComponentActionListener |
UIDialogForm.OnchangeActionListener| Modifier and Type | Field and Description |
|---|---|
static String |
EXO_ACTIONS |
static String |
POPUP_COMPONENT |
ACTIONS, CANCEL_ACTION, componentSelectors, contentType, fieldNames, i18nNodePath, isAddNew, isReference, isRemoveActionField, isRemovePreference, isShowActionsOnTop_, isShowingComponent, isUpdateSelect, nodePath, options, properties, propertiesName, repositoryName, resourceResolver, SAVE_ACTION, SAVE_AND_CLOSE, uiMultiValueParam, workspaceName| Constructor and Description |
|---|
UIActionForm() |
| Modifier and Type | Method and Description |
|---|---|
void |
createNewAction(javax.jcr.Node parentNode,
String actionType,
boolean isAddNew) |
void |
doSelect(String selectField,
Object value)
Do select.
|
String |
getCurrentPath() |
String |
getDialogPath() |
String |
getPath() |
String |
getRepositoryName() |
String |
getRootPath() |
TaxonomyTreeData |
getTaxoTreeData() |
String |
getTemplate() |
org.exoplatform.resolver.ResourceResolver |
getTemplateResourceResolver(org.exoplatform.webui.application.WebuiRequestContext context,
String template) |
String |
getTenmplateNodeType() |
String |
getWorkspace() |
void |
onchange(org.exoplatform.webui.event.Event<?> event) |
void |
renderField(String name) |
void |
setCurrentPath(String path) |
void |
setRootPath(String rootPath) |
addActionField, addActionField, addCalendarField, addCalendarField, addCheckBoxField, addCheckBoxField, addHiddenField, addInterceptor, addMixinField, addMixinField, addNew, addRadioBoxField, addRadioBoxField, addRemovedNode, addRichtextField, addRichtextField, addSelectBoxField, addSelectBoxField, addTextAreaField, addTextAreaField, addTextField, addTextField, addUploadField, addUploadField, addWYSIWYGField, addWYSIWYGField, clearDataRemovedList, clearRemovedNode, dataRemoved, getCategoryLabel, getChildNode, getContentType, geti18nNodePath, getImage, getImage, getInputOption, getInputOptions, getInputProperties, getInputProperty, getJCRResourceResolver, getLastModifiedDate, getLastModifiedDate, getListTaxonomy, getNode, getNodeByType, getNodePath, getPathTaxonomy, getPropertyName, getRemovedNodes, getSelectBoxFieldValue, getSelectedBoxFieldValue, getSelectedTab, getSession, getStoredPath, isAddNew, isDataRemoved, isEditing, isKeepinglock, isOnchange, isResetForm, isShowActionsOnTop, processAction, processRenderAction, releaseLock, removeComponent, removeData, resetInterceptors, resetProperties, setChildPath, setContentType, setDataRemoved, seti18nNodePath, setInputOption, setInputProperty, setIsKeepinglock, setIsNotEditNode, setIsNTFile, setIsOnchange, setIsResetForm, setIsResetMultiField, setIsUpdateSelect, setJCRResourceResolver, setListTaxonomy, setNodePath, setRepositoryName, setSelectedTab, setShowActionsOnTop, setStoredLocation, setStoredPath, setWorkspaceaddUIComponentInput, 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, 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, processDecode, renderEventURL, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibling, url, urlpublic static final String POPUP_COMPONENT
public static final String EXO_ACTIONS
public void createNewAction(javax.jcr.Node parentNode,
String actionType,
boolean isAddNew)
throws Exception
Exceptionpublic void doSelect(String selectField, Object value) throws Exception
UISelectabledoSelect in interface UISelectableselectField - the select fieldvalue - the valueException - the exceptionpublic void setCurrentPath(String path)
public String getWorkspace()
public String getRepositoryName()
public TaxonomyTreeData getTaxoTreeData()
public org.exoplatform.resolver.ResourceResolver getTemplateResourceResolver(org.exoplatform.webui.application.WebuiRequestContext context,
String template)
getTemplateResourceResolver in class org.exoplatform.webui.core.UIComponentpublic String getTemplate()
getTemplate in class UIDialogFormpublic String getDialogPath()
public void onchange(org.exoplatform.webui.event.Event<?> event)
throws Exception
onchange in class UIDialogFormExceptionpublic void renderField(String name) throws Exception
renderField in class UIDialogFormExceptionpublic String getTenmplateNodeType()
public String getPath()
public void setRootPath(String rootPath)
public String getRootPath()
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.