Class DisabledFeatureComponent

  • All Implemented Interfaces:
    org.jboss.errai.common.client.api.elemental2.IsElement

    @Dependent
    public class DisabledFeatureComponent
    extends Object
    implements org.jboss.errai.common.client.api.elemental2.IsElement
    • Constructor Detail

      • DisabledFeatureComponent

        @Inject
        public DisabledFeatureComponent​(DisabledFeatureComponentView view,
                                        org.uberfire.experimental.service.definition.ExperimentalFeatureDefRegistry defRegistry,
                                        org.jboss.errai.ui.client.local.spi.TranslationService translationService)
    • Method Detail

      • getElement

        public elemental2.dom.HTMLElement getElement()
        Specified by:
        getElement in interface org.jboss.errai.common.client.api.elemental2.IsElement
      • show

        public void show​(String featureId)