|
||||||||||
| 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.mail.webui.UIFormInputWithActions
org.exoplatform.mail.webui.popup.UIOutgoingInputSet
public class UIOutgoingInputSet
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Apr 22, 2009
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.exoplatform.mail.webui.UIFormInputWithActions |
|---|
UIFormInputWithActions.ActionData |
| Nested classes/interfaces inherited from class org.exoplatform.webui.core.UIContainer |
|---|
org.exoplatform.webui.core.UIContainer.SelectTabActionListener |
| Field Summary | |
|---|---|
static java.lang.String |
FIELD_IS_OUTGOING_SSL
|
static java.lang.String |
FIELD_OUTGOING_PORT
|
static java.lang.String |
FIELD_OUTGOING_SERVER
|
static java.lang.String |
IS_OUTGOING_AUTHENTICATION
|
static java.lang.String |
OUTGOING_PASSWORD
|
static java.lang.String |
OUTGOING_USERNAME
|
static java.lang.String |
USE_INCOMINGSETTING_FOR_OUTGOING_AUTHEN
|
| Fields inherited from class org.exoplatform.webui.core.UIComponent |
|---|
config, OBJECTID, UICOMPONENT, uiparent |
| Constructor Summary | |
|---|---|
UIOutgoingInputSet(java.lang.String id)
|
|
| Method Summary |
|---|
| Methods inherited from class org.exoplatform.mail.webui.UIFormInputWithActions |
|---|
processRender, setActionField |
| 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 |
| Field Detail |
|---|
public static final java.lang.String FIELD_OUTGOING_SERVER
public static final java.lang.String FIELD_OUTGOING_PORT
public static final java.lang.String FIELD_IS_OUTGOING_SSL
public static final java.lang.String IS_OUTGOING_AUTHENTICATION
public static final java.lang.String USE_INCOMINGSETTING_FOR_OUTGOING_AUTHEN
public static final java.lang.String OUTGOING_USERNAME
public static final java.lang.String OUTGOING_PASSWORD
| Constructor Detail |
|---|
public UIOutgoingInputSet(java.lang.String id)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||