Interface PropertiesItemPresenter.View

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void setName​(String name)  
      void setValue​(String value)  
      • Methods inherited from interface org.uberfire.client.mvp.HasPresenter

        init
      • Methods inherited from interface org.jboss.errai.common.client.api.elemental2.IsElement

        getElement
    • Method Detail

      • setName

        void setName​(String name)
      • setValue

        void setValue​(String value)