public class UIListPermissionSelector extends UIFormInputContainer<T>
| Modifier and Type | Class and Description |
|---|---|
static class |
UIListPermissionSelector.ChangePublicModeActionListener |
static class |
UIListPermissionSelector.DeleteActionListener |
static class |
UIListPermissionSelector.EmptyIteratorValidator |
static class |
UISelector.SelectMembershipActionListener |
UIContainer.SelectTabActionListenerbindingField, name, value_AJAX_ASYNC, config, OBJECTID, UICOMPONENT, uiparent| Constructor and Description |
|---|
UIListPermissionSelector() |
| Modifier and Type | Method and Description |
|---|---|
void |
clearGroups() |
void |
configure(String iname,
String bfield) |
String |
getLabel(String id) |
Class<String[]> |
getTypeValue() |
String[] |
getValue() |
boolean |
isPublicMode() |
void |
removePermission(String exp) |
void |
setMembership(String groupId,
String membershipType) |
void |
setPublicMode(boolean mode) |
UIListPermissionSelector |
setValue(String[] permissions) |
addValidator, getBindingField, getLabel, getName, getValidators, isEmpty, reset, setBindingField, setLabel, setNameaddChild, addChild, findComponentById, findComponentOfType, findFirstComponentOfType, getChild, getChild, getChildById, getChildren, hasChildren, removeChild, removeChildById, renderChild, renderChild, renderChild, renderChild, renderChildren, renderChildren, renderUIComponent, replaceChild, replaceChild, setChildren, setRenderedChild, setRenderedChild, setRenderedChildrenOfTypesbroadcast, buildModelObject, createEvent, createUIComponent, createUIComponent, createUIComponent, doAsync, event, event, event, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getParent, getTemplate, getTemplateResourceResolver, getUIComponentName, isRendered, loadConfirmMesssage, processAction, processDecode, processRender, renderEventURL, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibling, url, url, urlpublic void clearGroups()
public String[] getValue() throws Exception
getValue in interface UIFormInput<String[]>getValue in class UIFormInputContainer<String[]>Exceptionpublic UIListPermissionSelector setValue(String[] permissions) throws Exception
setValue in interface UIFormInput<String[]>setValue in class UIFormInputContainer<String[]>Exceptionpublic void setMembership(String groupId, String membershipType) throws Exception
Exceptionpublic boolean isPublicMode()
public void setPublicMode(boolean mode)
Copyright © 2018 JBoss by Red Hat. All Rights Reserved.