|
||||||||||
| 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.portal.webui.portal.UIPortalComponent
org.exoplatform.portal.webui.container.UIContainer
org.exoplatform.contact.webui.popup.UIAddEditPermission
public class UIAddEditPermission
Created by The eXo Platform SAS Author : Ha Mai ha.mai@exoplatform.com Feb 27, 2008
| Nested Class Summary | |
|---|---|
class |
UIAddEditPermission.data
|
static class |
UIAddEditPermission.DeleteActionListener
|
static class |
UIAddEditPermission.EditActionListener
|
| Nested classes/interfaces inherited from class org.exoplatform.portal.webui.container.UIContainer |
|---|
org.exoplatform.portal.webui.container.UIContainer.SelectTabActionListener |
| Field Summary | |
|---|---|
static java.lang.String[] |
BEAN_FIELD
|
| Fields inherited from class org.exoplatform.portal.webui.container.UIContainer |
|---|
creator, description, icon, modifier |
| Fields inherited from class org.exoplatform.portal.webui.portal.UIPortalComponent |
|---|
COMPONENT_EDIT_MODE, COMPONENT_VIEW_MODE, factoryId, height_, mode_, name_, template_, width_ |
| Fields inherited from class org.exoplatform.webui.core.UIComponent |
|---|
config, OBJECTID, UICOMPONENT, uiparent |
| Constructor Summary | |
|---|---|
UIAddEditPermission()
|
|
| Method Summary | |
|---|---|
void |
activate()
|
void |
deActivate()
|
void |
initContact(Contact contact)
|
void |
initGroup(AddressBook group)
|
void |
updateContactGrid(Contact contact)
|
void |
updateGroupGrid(AddressBook group)
|
| Methods inherited from class org.exoplatform.portal.webui.container.UIContainer |
|---|
getCreator, getDescription, getIcon, getModifier, setCreator, setDescription, setIcon, setModifier |
| Methods inherited from class org.exoplatform.portal.webui.portal.UIPortalComponent |
|---|
getFactoryId, getHeight, getMode, getName, getTemplate, getTitle, getWidth, isEditMode, isModifiable, isShowEditControl, setFactoryId, setHeight, setMode, setModifiable, setName, setShowEditControl, setTemplate, setTitle, setWidth |
| 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, getTemplateResourceResolver, getUIComponentName, isRendered, loadConfirmMesssage, processAction, processDecode, processRender, 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 java.lang.String[] BEAN_FIELD
| Constructor Detail |
|---|
public UIAddEditPermission()
throws java.lang.Exception
java.lang.Exception| Method Detail |
|---|
public void activate()
throws java.lang.Exception
activate in interface UIPopupComponentjava.lang.Exception
public void deActivate()
throws java.lang.Exception
deActivate in interface UIPopupComponentjava.lang.Exception
public void initGroup(AddressBook group)
throws java.lang.Exception
java.lang.Exception
public void initContact(Contact contact)
throws java.lang.Exception
java.lang.Exception
public void updateContactGrid(Contact contact)
throws java.lang.Exception
java.lang.Exception
public void updateGroupGrid(AddressBook group)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||