Uses of Class
org.uberfire.experimental.client.editor.group.ExperimentalFeaturesGroup
-
Packages that use ExperimentalFeaturesGroup Package Description org.uberfire.experimental.client.editor org.uberfire.experimental.client.editor.group -
-
Uses of ExperimentalFeaturesGroup in org.uberfire.experimental.client.editor
Methods in org.uberfire.experimental.client.editor with parameters of type ExperimentalFeaturesGroup Modifier and Type Method Description voidExperimentalFeaturesEditorScreenView. add(ExperimentalFeaturesGroup experimentalFeaturesGroup)voidExperimentalFeaturesEditorScreenViewImpl. add(ExperimentalFeaturesGroup experimentalFeaturesGroup)Constructor parameters in org.uberfire.experimental.client.editor with type arguments of type ExperimentalFeaturesGroup 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) -
Uses of ExperimentalFeaturesGroup in org.uberfire.experimental.client.editor.group
Methods in org.uberfire.experimental.client.editor.group with parameters of type ExperimentalFeaturesGroup Modifier and Type Method Description intExperimentalFeaturesGroup. compareTo(ExperimentalFeaturesGroup other)
-