public class UINewDocumentForm
extends org.exoplatform.webui.form.UIForm
implements org.exoplatform.webui.core.UIPopupComponent
| Modifier and Type | Class and Description |
|---|---|
static class |
UINewDocumentForm.CancelActionListener
The listener interface for receiving cancelAction events.
|
static class |
UINewDocumentForm.SaveActionListener
The listener interface for receiving saveAction events.
|
| Modifier and Type | Field and Description |
|---|---|
protected NewDocumentService |
documentService
The document service.
|
static String |
FIELD_TITLE_TEXT_BOX
The Constant FIELD_TITLE_TEXT_BOX.
|
static String |
FIELD_TYPE_SELECT_BOX
The Constant FIELD_TYPE_SELECT_BOX.
|
protected static org.exoplatform.services.log.Log |
LOG
The Constant LOG.
|
| Constructor and Description |
|---|
UINewDocumentForm()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
activate()
Activate.
|
void |
deActivate()
De activate.
|
addUIComponentInput, 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, 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 FIELD_TITLE_TEXT_BOX
public static final String FIELD_TYPE_SELECT_BOX
protected static final org.exoplatform.services.log.Log LOG
protected NewDocumentService documentService
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.