protected class UserEditor.RemoveRoleAction extends RemoveAction
RemoveAction.AfterRemoveHandlerBaseAction.EnabledRuleAction.ActionPerformedEvent, Action.BeforeActionPerformedHandler, Action.HasBeforeActionPerformedHandler, Action.HasOpenType, Action.HasSecurityConstraint, Action.HasTarget, Action.SecuredAction, Action.StatusACTION_ID, afterRemoveHandler, autocommit, beforeActionPerformedHandler, confirm, confirmationMessage, confirmationTitleconstraintCode, constraintOperationType, securitytargetcaption, description, enabled, eventHub, icon, id, owners, primary, shortcut, visiblePROP_CAPTION, PROP_DESCRIPTION, PROP_ENABLED, PROP_ICON, PROP_SHORTCUT, PROP_VISIBLE| Constructor and Description | 
|---|
| RemoveRoleAction(ListComponent owner,
                boolean autocommit) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | confirmAndRemove(java.util.Set<Entity> selected) | 
| java.lang.String | getConfirmationMessage()Provides confirmation dialog message. | 
actionPerform, afterRemove, checkRemovePermission, create, create, create, doRemove, getBeforeActionPerformedHandler, getConfirmationTitle, isAutocommit, isConfirm, isPermitted, remove, setAfterRemoveHandler, setAutocommit, setBeforeActionPerformedHandler, setConfirm, setConfirmationMessage, setConfirmationTitlegetConstraintCode, getConstraintOperationType, isApplicable, setConstraintCode, setConstraintOperationTypegetTarget, setTarget, withCaption, withDescription, withHandler, withIcon, withPrimary, withShortcutaddActionPerformedListener, addEnabledRule, isEnabledByRule, isEnabledByUiPermissions, isVisibleByUiPermissions, refreshState, removeEnabledRule, setEnabled, setEnabledByUiPermissions, setEnabledInternal, setVisible, setVisibleByUiPermissions, setVisibleInternaladdOwner, addPropertyChangeListener, firePropertyChange, getCaption, getDefaultCaption, getDescription, getEventHub, getIcon, getId, getOwner, getOwners, getShortcutCombination, hasSubscriptions, isEnabled, isPrimary, isVisible, removeOwner, removePropertyChangeListener, setCaption, setDescription, setIcon, setIconFromSet, setPrimary, setShortcut, setShortcutCombinationclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddOwner, addPropertyChangeListener, getCaption, getDescription, getIcon, getId, getOwner, getOwners, getShortcutCombination, isEnabled, isVisible, refreshState, removeOwner, removePropertyChangeListener, setCaption, setDescription, setEnabled, setIcon, setIconFromSet, setShortcut, setShortcutCombination, setVisiblepublic RemoveRoleAction(ListComponent owner, boolean autocommit)
protected void confirmAndRemove(java.util.Set<Entity> selected)
confirmAndRemove in class RemoveActionpublic java.lang.String getConfirmationMessage()
RemoveActiongetConfirmationMessage in class RemoveAction