public class UIPollForm extends BasePollForm implements org.exoplatform.webui.core.UIPopupComponent, org.exoplatform.forum.common.webui.UISelector
| Modifier and Type | Class and Description |
|---|---|
static class |
UIPollForm.AddGroupActionListener |
static class |
UIPollForm.CancelActionListener |
static class |
UIPollForm.RefreshActionListener |
static class |
UIPollForm.SaveActionListener |
| Modifier and Type | Field and Description |
|---|---|
static String |
COLON |
static String |
DELETED |
static String |
FIELD_AGAINVOTE_CHECKBOX |
static String |
FIELD_GROUP_PRIVATE_INPUT |
static String |
FIELD_MULTIVOTE_CHECKBOX |
static String |
FIELD_OPTIONS |
static String |
FIELD_PUBLIC_DATA_CHECKBOX |
static String |
FIELD_QUESTION_INPUT |
static String |
FIELD_TIMEOUT_INPUT |
boolean |
isEditPath |
static int |
MAX_TITLE |
static String |
ZERO |
| Constructor and Description |
|---|
UIPollForm() |
| Modifier and Type | Method and Description |
|---|---|
void |
activate() |
void |
deActivate() |
protected String |
getDateAfter() |
void |
setUpdatePoll(org.exoplatform.poll.service.Poll poll,
boolean isUpdate) |
void |
updateSelect(String selectField,
String value) |
getPollService, processRender, setPollServicecancelChildPopupAction, getLabel, getLabel, getUIFormRichtextInput, getUIFormScrollSelectBox, getUIForumFilter, i18n, info, info, info, info, info, isAddColonInLabel, openPopup, openPopup, openPopup, openPopup, openPopup, openPopup, setAddColonInLabel, throwWarning, throwWarning, warning, warning, warning, warning, warningaddUIComponentInput, addUIFormInput, addUIFormInput, begin, end, event, event, event, getActions, getSubmitAction, getUICheckBoxInput, getUIComponentName, getUIFormCheckBoxInput, getUIFormDateTimeInput, getUIFormInputInfo, getUIFormSelectBox, getUIFormTextAreaInput, getUIInput, getUIStringInput, invokeGetBindingBean, invokeSetBindingBean, isMultipart, 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_QUESTION_INPUT
public static final String FIELD_OPTIONS
public static final String FIELD_TIMEOUT_INPUT
public static final String FIELD_GROUP_PRIVATE_INPUT
public static final String FIELD_AGAINVOTE_CHECKBOX
public static final String FIELD_MULTIVOTE_CHECKBOX
public static final String FIELD_PUBLIC_DATA_CHECKBOX
public static final String COLON
public static final String DELETED
public static final String ZERO
public static final int MAX_TITLE
public boolean isEditPath
public void setUpdatePoll(org.exoplatform.poll.service.Poll poll,
boolean isUpdate)
throws Exception
Exceptionpublic void activate()
activate in interface org.exoplatform.webui.core.UIPopupComponentpublic void deActivate()
deActivate in interface org.exoplatform.webui.core.UIPopupComponentCopyright © 2003–2014 eXo Platform SAS. All rights reserved.