|
||||||||||
| 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.ecm.webui.component.admin.taxonomy.info.UIPermissionForm
public class UIPermissionForm
Created by The eXo Platform SARL Author : nqhungvn nguyenkequanghung@yahoo.com July 3, 2006 10:07:15 AM Editor : tuanp phamtuanchip@yahoo.de Oct 13, 2006
| Nested Class Summary | |
|---|---|
static class |
UIPermissionForm.AddAnyActionListener
|
static class |
UIPermissionForm.CloseActionListener
|
static class |
UIPermissionForm.ResetActionListener
|
static class |
UIPermissionForm.SaveActionListener
|
static class |
UIPermissionForm.SelectMemberActionListener
|
static class |
UIPermissionForm.SelectUserActionListener
|
| Nested classes/interfaces inherited from class org.exoplatform.webui.core.UIContainer |
|---|
org.exoplatform.webui.core.UIContainer.SelectTabActionListener |
| Field Summary | |
|---|---|
static java.lang.String |
PERMISSION
|
static java.lang.String |
POPUP_SELECT
|
static java.lang.String |
SELECT_GROUP_ID
|
| Fields inherited from class org.exoplatform.webui.form.UIForm |
|---|
ACTION, SUBCOMPONENT_ID |
| Fields inherited from class org.exoplatform.webui.core.UIComponent |
|---|
AJAX_ASYNC, config, OBJECTID, UICOMPONENT, uiparent |
| Constructor Summary | |
|---|---|
UIPermissionForm()
|
|
| Method Summary | |
|---|---|
void |
doSelect(java.lang.String selectField,
java.lang.Object value)
|
void |
fillForm(java.lang.String user,
org.exoplatform.services.jcr.core.ExtendedNode node)
|
javax.jcr.Node |
getCurrentNode()
|
protected boolean |
isEditable(javax.jcr.Node node)
|
protected void |
lockForm(boolean isLock)
|
void |
setCurrentNode(javax.jcr.Node currentNode)
|
| 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, renderChild, renderChildren, renderChildren, renderUIComponent, replaceChild, replaceChild, setChildren, setRenderedChild, setRenderedChild, setRenderedChildrenOfTypes |
| Methods inherited from class org.exoplatform.webui.core.UIComponent |
|---|
broadcast, createEvent, createUIComponent, createUIComponent, createUIComponent, doAsync, event, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getName, getParent, getRendererFor, getTemplate, getTemplateResourceResolver, isRendered, loadConfirmMesssage, processAction, processDecode, registerRendererFor, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibling, 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
public static final java.lang.String POPUP_SELECT
public static final java.lang.String SELECT_GROUP_ID
| Constructor Detail |
|---|
public UIPermissionForm()
throws java.lang.Exception
java.lang.Exception| Method Detail |
|---|
protected boolean isEditable(javax.jcr.Node node)
throws java.lang.Exception
java.lang.Exception
public void fillForm(java.lang.String user,
org.exoplatform.services.jcr.core.ExtendedNode node)
throws java.lang.Exception
java.lang.Exceptionprotected void lockForm(boolean isLock)
public void doSelect(java.lang.String selectField,
java.lang.Object value)
doSelect in interface UISelectablepublic javax.jcr.Node getCurrentNode()
public void setCurrentNode(javax.jcr.Node currentNode)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||