Uses of Interface
org.uberfire.ext.security.management.client.widgets.management.explorer.EntitiesExplorerView.ViewContext
-
Packages that use EntitiesExplorerView.ViewContext Package Description org.uberfire.ext.security.management.client.widgets.management.explorer -
-
Uses of EntitiesExplorerView.ViewContext in org.uberfire.ext.security.management.client.widgets.management.explorer
Classes in org.uberfire.ext.security.management.client.widgets.management.explorer that implement EntitiesExplorerView.ViewContext Modifier and Type Class Description classExplorerViewContextExplorer View context implementation that has a parent view context.Methods in org.uberfire.ext.security.management.client.widgets.management.explorer that return EntitiesExplorerView.ViewContext Modifier and Type Method Description protected EntitiesExplorerView.ViewContextAbstractEntityExplorer. createParentContext()EntitiesExplorerView.ViewContextExplorerViewContext. getParent()Methods in org.uberfire.ext.security.management.client.widgets.management.explorer with parameters of type EntitiesExplorerView.ViewContext Modifier and Type Method Description voidExplorerViewContext. setParent(EntitiesExplorerView.ViewContext parent)EntitiesExplorerViewEntitiesExplorerView. show(EntitiesExplorerView.ViewContext context, EntitiesExplorerView.ViewCallback callback)Shows the list.EntitiesExplorerViewEntitiesExplorerViewImpl. show(EntitiesExplorerView.ViewContext context, EntitiesExplorerView.ViewCallback callback)
-