|
||||||||||
| 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.webui.organization.UIAccountInputSet
public class UIAccountInputSet
Created by The eXo Platform SARL Author : Dang Van Minh minhdv81@yahoo.com Jun 28, 2006
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.exoplatform.webui.form.UIFormInputWithActions |
|---|
UIFormInputWithActions.ActionData |
| Nested classes/interfaces inherited from class org.exoplatform.webui.core.UIContainer |
|---|
UIContainer.SelectTabActionListener |
| Field Summary |
|---|
| Fields inherited from class org.exoplatform.webui.core.UIComponent |
|---|
config, OBJECTID, UICOMPONENT, uiparent |
| Constructor Summary | |
|---|---|
UIAccountInputSet(java.lang.String name)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getPropertyPrefix()
|
java.lang.String |
getUserName()
|
boolean |
save(org.exoplatform.services.organization.OrganizationService service,
boolean newUser)
|
void |
setValue(org.exoplatform.services.organization.User user)
|
| Methods inherited from class org.exoplatform.webui.form.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 |
| Constructor Detail |
|---|
public UIAccountInputSet(java.lang.String name)
throws java.lang.Exception
java.lang.Exception| Method Detail |
|---|
public java.lang.String getUserName()
public java.lang.String getPropertyPrefix()
public void setValue(org.exoplatform.services.organization.User user)
throws java.lang.Exception
java.lang.Exception
public boolean save(org.exoplatform.services.organization.OrganizationService service,
boolean newUser)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||