Uses of Class
io.imunity.webconsole.directoryBrowser.identities.IdentitiesTreeGrid
-
Packages that use IdentitiesTreeGrid Package Description io.imunity.webconsole.directoryBrowser.identities -
-
Uses of IdentitiesTreeGrid in io.imunity.webconsole.directoryBrowser.identities
Constructors in io.imunity.webconsole.directoryBrowser.identities with parameters of type IdentitiesTreeGrid Constructor Description IdentitiesPanel(pl.edu.icm.unity.MessageSource msg, pl.edu.icm.unity.engine.api.AttributeTypeManagement attrsMan, io.imunity.webconsole.directoryBrowser.identities.RemoveFromGroupHandler removeFromGroupHandler, io.imunity.webconsole.directoryBrowser.identities.AddToGroupHandler addToGroupHandler, io.imunity.webconsole.directoryBrowser.identities.EntityCreationHandler entityCreationDialogHandler, io.imunity.webconsole.directoryBrowser.identities.DeleteEntityHandler deleteEntityHandler, io.imunity.webconsole.directoryBrowser.identities.IdentityConfirmationResendHandler confirmationResendHandler, io.imunity.webconsole.directoryBrowser.identities.IdentityConfirmHandler confirmHandler, io.imunity.webconsole.directoryBrowser.identities.EntityMergeHandler entityMergeHandler, IdentitiesTreeGrid identitiesTable, pl.edu.icm.unity.engine.api.attributes.AttributeSupport attributeSupport)
-