org.exoplatform.mail.webui.popup
Class UIOutgoingInputSet

java.lang.Object
  extended by org.exoplatform.webui.core.UIComponent
      extended by org.exoplatform.webui.core.UIContainer
          extended by org.exoplatform.webui.form.UIFormInputSet
              extended by org.exoplatform.mail.webui.UIFormInputWithActions
                  extended by org.exoplatform.mail.webui.popup.UIOutgoingInputSet

public class UIOutgoingInputSet
extends UIFormInputWithActions

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

FIELD_OUTGOING_SERVER

public static final java.lang.String FIELD_OUTGOING_SERVER
See Also:
Constant Field Values

FIELD_OUTGOING_PORT

public static final java.lang.String FIELD_OUTGOING_PORT
See Also:
Constant Field Values

FIELD_IS_OUTGOING_SSL

public static final java.lang.String FIELD_IS_OUTGOING_SSL
See Also:
Constant Field Values

IS_OUTGOING_AUTHENTICATION

public static final java.lang.String IS_OUTGOING_AUTHENTICATION
See Also:
Constant Field Values

USE_INCOMINGSETTING_FOR_OUTGOING_AUTHEN

public static final java.lang.String USE_INCOMINGSETTING_FOR_OUTGOING_AUTHEN
See Also:
Constant Field Values

OUTGOING_USERNAME

public static final java.lang.String OUTGOING_USERNAME
See Also:
Constant Field Values

OUTGOING_PASSWORD

public static final java.lang.String OUTGOING_PASSWORD
See Also:
Constant Field Values
Constructor Detail

UIOutgoingInputSet

public UIOutgoingInputSet(java.lang.String id)
                   throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2012 eXo Platform SAS. All Rights Reserved.