public class UIFCCForm extends UIDialogForm implements UISelectable
| Modifier and Type | Class and Description |
|---|---|
static class |
UIFCCForm.AddActionListener
The listener interface for receiving addAction events.
|
static class |
UIFCCForm.RemoveActionListener
The listener interface for receiving removeAction events.
|
static class |
UIFCCForm.RemoveReferenceActionListener
The listener interface for receiving removeReferenceAction events.
|
static class |
UIFCCForm.SaveActionListener
The listener interface for receiving saveAction events.
|
static class |
UIFCCForm.ShowComponentActionListener
The listener interface for receiving showComponentAction events.
|
UIDialogForm.OnchangeActionListener| Modifier and Type | Field and Description |
|---|---|
static String |
FIELD_TAXONOMY
The Constant FIELD_TAXONOMY.
|
static String |
POPUP_TAXONOMY
The Constant POPUP_TAXONOMY.
|
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 |
|---|
UIFCCForm()
Instantiates a new uIFCC form.
|
| Modifier and Type | Method and Description |
|---|---|
void |
doSelect(String selectField,
Object value)
Do select.
|
String |
event(String name) |
javax.jcr.Node |
getCurrentNode()
Gets the current node.
|
List<String> |
getListTaxonomy()
Gets the list taxonomy.
|
List<String> |
getlistTaxonomyName()
Gets the list taxonomy name.
|
String |
getTemplate() |
org.exoplatform.resolver.ResourceResolver |
getTemplateResourceResolver(org.exoplatform.webui.application.WebuiRequestContext context,
String template) |
boolean |
isEditing() |
void |
newJCRTemplateResourceResolver()
New jcr template resource resolver.
|
void |
processRender(org.exoplatform.webui.application.WebuiRequestContext context) |
void |
setListTaxonomy(List<String> listTaxonomyNew)
Sets the list taxonomy.
|
void |
setListTaxonomyName(List<String> listTaxonomyNameNew)
Sets the list taxonomy name.
|
void |
setTemplateNode(String type)
Sets the template node.
|
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, getNode, getNodeByType, getNodePath, getPathTaxonomy, getPropertyName, getRemovedNodes, getSelectBoxFieldValue, getSelectedBoxFieldValue, getSelectedTab, getSession, getStoredPath, isAddNew, isDataRemoved, isKeepinglock, isOnchange, isResetForm, isShowActionsOnTop, onchange, processAction, processRenderAction, releaseLock, removeComponent, removeData, renderField, resetInterceptors, resetProperties, setChildPath, setContentType, setDataRemoved, seti18nNodePath, setInputOption, setInputProperty, setIsKeepinglock, setIsNotEditNode, setIsNTFile, setIsOnchange, setIsResetForm, setIsResetMultiField, setIsUpdateSelect, setJCRResourceResolver, setNodePath, setRepositoryName, setSelectedTab, setShowActionsOnTop, setStoredLocation, setStoredPath, setWorkspaceaddUIComponentInput, addUIFormInput, addUIFormInput, begin, end, event, event, getActions, getLabel, getLabel, getSubmitAction, getUICheckBoxInput, getUIComponentName, getUIFormCheckBoxInput, getUIFormDateTimeInput, getUIFormInputInfo, getUIFormSelectBox, getUIFormTextAreaInput, getUIInput, getUIStringInput, invokeGetBindingBean, invokeSetBindingBean, isMultipart, 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 FIELD_TAXONOMY
public static final String POPUP_TAXONOMY
public String event(String name) throws Exception
event in class org.exoplatform.webui.form.UIFormExceptionpublic List<String> getListTaxonomy()
getListTaxonomy in class UIDialogFormpublic List<String> getlistTaxonomyName()
public void setListTaxonomy(List<String> listTaxonomyNew)
setListTaxonomy in class UIDialogFormlistTaxonomyNew - the new list taxonomypublic void setListTaxonomyName(List<String> listTaxonomyNameNew)
listTaxonomyNameNew - the new list taxonomy namepublic String getTemplate()
getTemplate in class UIDialogFormpublic void doSelect(String selectField, Object value) throws Exception
UISelectabledoSelect in interface UISelectableselectField - the select fieldvalue - the valueException - the exceptionpublic javax.jcr.Node getCurrentNode()
throws Exception
Exception - the exceptionpublic void setTemplateNode(String type)
type - the new template nodepublic boolean isEditing()
isEditing in class UIDialogFormpublic org.exoplatform.resolver.ResourceResolver getTemplateResourceResolver(org.exoplatform.webui.application.WebuiRequestContext context,
String template)
getTemplateResourceResolver in class org.exoplatform.webui.core.UIComponentpublic void newJCRTemplateResourceResolver()
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.