Uses of Interface
org.uberfire.experimental.client.editor.ExperimentalFeaturesEditorScreenView
-
Packages that use ExperimentalFeaturesEditorScreenView Package Description org.uberfire.experimental.client.editor -
-
Uses of ExperimentalFeaturesEditorScreenView in org.uberfire.experimental.client.editor
Classes in org.uberfire.experimental.client.editor that implement ExperimentalFeaturesEditorScreenView Modifier and Type Class Description classExperimentalFeaturesEditorScreenViewImplMethods in org.uberfire.experimental.client.editor that return ExperimentalFeaturesEditorScreenView Modifier and Type Method Description ExperimentalFeaturesEditorScreenViewExperimentalFeaturesEditorScreen. getView()Constructors in org.uberfire.experimental.client.editor with parameters of type ExperimentalFeaturesEditorScreenView Constructor Description ExperimentalFeaturesEditorScreen(org.jboss.errai.ui.client.local.spi.TranslationService translationService, ClientExperimentalFeaturesRegistryService registryService, org.uberfire.experimental.service.definition.ExperimentalFeatureDefRegistry defRegistry, ExperimentalFeaturesEditorScreenView view, org.jboss.errai.ioc.client.api.ManagedInstance<ExperimentalFeaturesGroup> groupsInstance, org.jboss.errai.common.client.api.Caller<org.uberfire.experimental.service.editor.FeaturesEditorService> editorService, org.uberfire.rpc.SessionInfo sessionInfo, org.uberfire.security.authz.AuthorizationManager authorizationManager)
-