Uses of Interface
org.uberfire.ext.security.management.client.widgets.management.explorer.EntitiesExplorerView.ViewCallback
-
Packages that use EntitiesExplorerView.ViewCallback Package Description org.uberfire.ext.security.management.client.widgets.management.explorer -
-
Uses of EntitiesExplorerView.ViewCallback in org.uberfire.ext.security.management.client.widgets.management.explorer
Fields in org.uberfire.ext.security.management.client.widgets.management.explorer declared as EntitiesExplorerView.ViewCallback Modifier and Type Field Description protected EntitiesExplorerView.ViewCallbackAbstractEntityExplorer. viewCallbackMethods in org.uberfire.ext.security.management.client.widgets.management.explorer with parameters of type EntitiesExplorerView.ViewCallback Modifier and Type Method Description EntitiesExplorerViewEntitiesExplorerView. show(EntitiesExplorerView.ViewContext context, EntitiesExplorerView.ViewCallback callback)Shows the list.EntitiesExplorerViewEntitiesExplorerViewImpl. show(EntitiesExplorerView.ViewContext context, EntitiesExplorerView.ViewCallback callback)
-