Interface DisabledFeatureComponentView

  • All Superinterfaces:
    org.jboss.errai.common.client.api.elemental2.IsElement
    All Known Implementing Classes:
    DisabledFeatureComponentViewImpl

    public interface DisabledFeatureComponentView
    extends org.jboss.errai.common.client.api.elemental2.IsElement
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void show​(String text)  
      • Methods inherited from interface org.jboss.errai.common.client.api.elemental2.IsElement

        getElement
    • Method Detail

      • show

        void show​(String text)