Interface LayoutElementPropertiesPresenter.View

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void addCategory​(org.uberfire.ext.properties.editor.model.PropertyEditorCategory category)  
      void clear()  
      void show()  
      • Methods inherited from interface org.uberfire.client.mvp.HasPresenter

        init
      • Methods inherited from interface com.google.gwt.user.client.ui.IsWidget

        asWidget
    • Method Detail

      • clear

        void clear()
      • addCategory

        void addCategory​(org.uberfire.ext.properties.editor.model.PropertyEditorCategory category)
      • show

        void show()