public class UIFCCActionForm extends UIDialogForm implements UISelectable
| Modifier and Type | Class and Description |
|---|---|
static class |
UIFCCActionForm.CloseActionListener
The listener interface for receiving closeAction events.
|
static class |
UIFCCActionForm.RemoveReferenceActionListener
The listener interface for receiving removeReferenceAction events.
|
static class |
UIFCCActionForm.SaveActionListener
The listener interface for receiving saveAction events.
|
static class |
UIFCCActionForm.ShowComponentActionListener
The listener interface for receiving showComponentAction events.
|
UIDialogForm.AddActionListener, UIDialogForm.OnchangeActionListenerACTIONS, CANCEL_ACTION, componentSelectors, contentType, fieldNames, i18nNodePath, isReference, isRemoveActionField, isRemovePreference, isShowActionsOnTop_, isShowingComponent, isUpdateSelect, nodePath, options, properties, propertiesName, repositoryName, resourceResolver, SAVE_ACTION, SAVE_AND_CLOSE, uiMultiValueParam, workspaceName| Constructor and Description |
|---|
UIFCCActionForm()
Instantiates a new uIFCC action form.
|
| Modifier and Type | Method and Description |
|---|---|
void |
createNewAction(javax.jcr.Node parentNode,
String actionType,
boolean isAddNew)
Creates the new action.
|
void |
doSelect(String selectField,
Object value)
Do select.
|
String |
getCurrentPath()
Gets the current path.
|
String |
getDialogPath()
Gets the dialog path.
|
String |
getPath()
Gets the path.
|
String |
getRepositoryName()
Gets the repository name.
|
String |
getRootPath()
Gets the root path.
|
String |
getTemplate() |
String |
getTemplateNodeType()
Gets the template node type.
|
org.exoplatform.resolver.ResourceResolver |
getTemplateResourceResolver(org.exoplatform.webui.application.WebuiRequestContext context,
String template) |
void |
onchange(org.exoplatform.webui.event.Event<?> event) |
void |
renderField(String name) |
void |
setRootPath(String rootPath)
Sets the root path.
|
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 void createNewAction(javax.jcr.Node parentNode,
String actionType,
boolean isAddNew)
throws Exception
parentNode - the parent nodeactionType - the action typeisAddNew - the is add newException - the exceptionpublic void renderField(String name) throws Exception
renderField in class UIDialogFormExceptionpublic void doSelect(String selectField, Object value) throws Exception
UISelectabledoSelect in interface UISelectableselectField - the select fieldvalue - the valueException - the exceptionpublic String getCurrentPath() throws Exception
Exception - the exceptionpublic 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 String getRepositoryName()
public String getTemplateNodeType()
public String getPath()
public void setRootPath(String rootPath)
rootPath - the new root pathpublic String getRootPath()
public void onchange(org.exoplatform.webui.event.Event<?> event)
throws Exception
onchange in class UIDialogFormExceptionCopyright © 2003–2019 eXo Platform SAS. All rights reserved.