|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.webui.core.UIComponent
org.exoplatform.webui.core.UIContainer
org.exoplatform.webui.form.UIFormInputSet
org.exoplatform.webui.form.UIFormInputWithActions
org.exoplatform.mail.webui.popup.UIComposeInput
public class UIComposeInput
Created by The eXo Platform SARL Author : Pham Tuan tuan.pham@exoplatform.com Nam Phung phunghainam@gmail.com Aug 29, 2007
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.exoplatform.webui.form.UIFormInputWithActions |
|---|
org.exoplatform.webui.form.UIFormInputWithActions.ActionData |
| Nested classes/interfaces inherited from class org.exoplatform.webui.core.UIContainer |
|---|
org.exoplatform.webui.core.UIContainer.SelectTabActionListener |
| Field Summary |
|---|
| Fields inherited from class org.exoplatform.webui.core.UIComponent |
|---|
config, OBJECTID, UICOMPONENT, uiparent |
| Constructor Summary | |
|---|---|
UIComposeInput(java.lang.String id)
|
|
| Method Summary | |
|---|---|
java.util.List<org.exoplatform.webui.form.UIFormInputWithActions.ActionData> |
getActionField(java.lang.String fieldName)
|
protected org.exoplatform.webui.form.UIForm |
getParentFrom()
|
boolean |
isShowBcc()
|
boolean |
isShowCc()
|
void |
processRender(org.exoplatform.webui.application.WebuiRequestContext arg0)
|
void |
setActionField(java.lang.String fieldName,
java.util.List<org.exoplatform.webui.form.UIFormInputWithActions.ActionData> actions)
|
void |
setShowBcc(boolean showBcc_)
|
void |
setShowCc(boolean showCc_)
|
| Methods inherited from class org.exoplatform.webui.form.UIFormInputSet |
|---|
addUIFormInput, addUIFormInput, getName, getUIFormCheckBoxInput, getUIFormInputInfo, getUIFormSelectBox, getUIFormTextAreaInput, getUIInput, getUIStringInput, invokeGetBindingField, invokeSetBindingField, processDecode, reset |
| Methods inherited from class org.exoplatform.webui.core.UIContainer |
|---|
addChild, addChild, findComponentById, findComponentOfType, findFirstComponentOfType, getChild, getChild, getChildById, getChildren, hasChildren, removeChild, removeChildById, renderChild, renderChild, renderChild, renderChildren, renderChildren, renderUIComponent, replaceChild, replaceChild, setChildren, setRenderedChild, setRenderedChild, setRenderedChildrenOfTypes, visit |
| Methods inherited from class org.exoplatform.webui.core.UIComponent |
|---|
broadcast, createEvent, createUIComponent, createUIComponent, createUIComponent, event, event, event, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getParent, getTemplate, getTemplateResourceResolver, getUIComponentName, isRendered, loadConfirmMesssage, processAction, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibbling, url, url, url |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UIComposeInput(java.lang.String id)
throws java.lang.Exception
java.lang.Exception| Method Detail |
|---|
protected org.exoplatform.webui.form.UIForm getParentFrom()
public void processRender(org.exoplatform.webui.application.WebuiRequestContext arg0)
throws java.lang.Exception
processRender in class org.exoplatform.webui.form.UIFormInputWithActionsjava.lang.Exceptionpublic void setShowCc(boolean showCc_)
public boolean isShowCc()
public void setShowBcc(boolean showBcc_)
public boolean isShowBcc()
public void setActionField(java.lang.String fieldName,
java.util.List<org.exoplatform.webui.form.UIFormInputWithActions.ActionData> actions)
throws java.lang.Exception
setActionField in class org.exoplatform.webui.form.UIFormInputWithActionsjava.lang.Exceptionpublic java.util.List<org.exoplatform.webui.form.UIFormInputWithActions.ActionData> getActionField(java.lang.String fieldName)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||