|
||||||||||
| 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.UIForm
org.exoplatform.wcm.webui.dialog.permission.UIPermissionManager
public class UIPermissionManager
Created by The eXo Platform SAS Author : Phan Le Thanh Chuong chuong.phan@exoplatform.com, phan.le.thanh.chuong@gmail.com Oct 29, 2009
| Nested Class Summary | |
|---|---|
static class |
UIPermissionManager.AddAnyActionListener
The listener interface for receiving addAnyAction events. |
static class |
UIPermissionManager.ClearActionListener
The listener interface for receiving resetAction events. |
static class |
UIPermissionManager.DeleteActionListener
The listener interface for receiving deleteAction events. |
static class |
UIPermissionManager.EditActionListener
The listener interface for receiving editAction events. |
static class |
UIPermissionManager.SaveActionListener
The listener interface for receiving saveAction events. |
static class |
UIPermissionManager.SelectMemberActionListener
The listener interface for receiving selectMemberAction events. |
static class |
UIPermissionManager.SelectUserActionListener
The listener interface for receiving selectUserAction events. |
| Nested classes/interfaces inherited from class org.exoplatform.webui.core.UIContainer |
|---|
org.exoplatform.webui.core.UIContainer.SelectTabActionListener |
| Field Summary | |
|---|---|
static java.lang.String |
ACCESSIBLE_CHECKBOX_INPUT
The Constant ACCESSIBLE_CHECKBOX_INPUT. |
static java.lang.String |
EDITABLE_CHECKBOX_INPUT
The Constant EDITABLE_CHECKBOX_INPUT. |
static java.lang.String |
GROUP_SELECTOR_POPUP_WINDOW
|
static java.lang.String |
PERMISSION_INPUT_SET
The Constant PERMISSION_INPUT_SET. |
static java.lang.String |
PERMISSION_MANAGER_GRID
The Constant PERMISSION_MANAGER_GRID. |
static java.lang.String |
PERMISSION_STRING_INPUT
The Constant PERMISSION_STRING_INPUT. |
static java.lang.String |
USER_SELECTOR_POPUP_WINDOW
|
| Fields inherited from class org.exoplatform.webui.form.UIForm |
|---|
ACTION, SUBCOMPONENT_ID |
| Fields inherited from class org.exoplatform.webui.core.UIComponent |
|---|
config, OBJECTID, UICOMPONENT, uiparent |
| Constructor Summary | |
|---|---|
UIPermissionManager()
Instantiates a new uI permission info. |
|
| Method Summary | |
|---|---|
void |
doSelect(java.lang.String selectField,
java.lang.Object value)
|
java.lang.String |
getPopupId()
|
void |
setPopupId(java.lang.String popupId)
|
void |
updateGrid()
Update grid. |
| Methods inherited from class org.exoplatform.webui.form.UIForm |
|---|
addUIComponentInput, addUIFormInput, addUIFormInput, begin, end, event, event, event, getActions, getLabel, getLabel, getSubmitAction, getUIComponentName, getUIFormCheckBoxInput, getUIFormDateTimeInput, getUIFormInputInfo, getUIFormSelectBox, getUIFormTextAreaInput, getUIInput, getUIStringInput, invokeGetBindingBean, invokeSetBindingBean, isMultipart, processRender, renderField, renderField, reset, setActions, setMultiPart, setSubmitAction, url |
| 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, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getName, getParent, getTemplate, getTemplateResourceResolver, isRendered, loadConfirmMesssage, processAction, processDecode, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibbling, 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 PERMISSION_MANAGER_GRID
public static final java.lang.String PERMISSION_INPUT_SET
public static final java.lang.String PERMISSION_STRING_INPUT
public static final java.lang.String ACCESSIBLE_CHECKBOX_INPUT
public static final java.lang.String EDITABLE_CHECKBOX_INPUT
public static final java.lang.String USER_SELECTOR_POPUP_WINDOW
public static final java.lang.String GROUP_SELECTOR_POPUP_WINDOW
| Constructor Detail |
|---|
public UIPermissionManager()
throws java.lang.Exception
java.lang.Exception - the exception| Method Detail |
|---|
public java.lang.String getPopupId()
public void setPopupId(java.lang.String popupId)
public void updateGrid()
throws java.lang.Exception
java.lang.Exception - the exception
public void doSelect(java.lang.String selectField,
java.lang.Object value)
throws java.lang.Exception
doSelect in interface org.exoplatform.ecm.webui.selector.UISelectablejava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||