Uses of Class
org.uberfire.experimental.client.editor.group.feature.ExperimentalFeatureEditor
-
Packages that use ExperimentalFeatureEditor Package Description org.uberfire.experimental.client.editor.group org.uberfire.experimental.client.editor.group.feature -
-
Uses of ExperimentalFeatureEditor in org.uberfire.experimental.client.editor.group
Fields in org.uberfire.experimental.client.editor.group with type parameters of type ExperimentalFeatureEditor Modifier and Type Field Description protected List<ExperimentalFeatureEditor>ExperimentalFeaturesGroup. editorsMethods in org.uberfire.experimental.client.editor.group with parameters of type ExperimentalFeatureEditor Modifier and Type Method Description voidExperimentalFeaturesGroupView. render(ExperimentalFeatureEditor editor)voidExperimentalFeaturesGroupViewImpl. render(ExperimentalFeatureEditor editor)Constructor parameters in org.uberfire.experimental.client.editor.group with type arguments of type ExperimentalFeatureEditor Constructor Description ExperimentalFeaturesGroup(ExperimentalFeaturesGroupView view, org.jboss.errai.ui.client.local.spi.TranslationService translationService, org.jboss.errai.ioc.client.api.ManagedInstance<ExperimentalFeatureEditor> editorInstance) -
Uses of ExperimentalFeatureEditor in org.uberfire.experimental.client.editor.group.feature
Methods in org.uberfire.experimental.client.editor.group.feature with parameters of type ExperimentalFeatureEditor Modifier and Type Method Description intExperimentalFeatureEditor. compareTo(ExperimentalFeatureEditor other)
-