Interface DefaultValuesPage.View

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void addVariable​(String varName, com.google.gwt.user.client.ui.IsWidget widget)  
      void clear()  
      • Methods inherited from interface org.uberfire.client.mvp.HasPresenter

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

        getElement
    • Method Detail

      • clear

        void clear()
      • addVariable

        void addVariable​(String varName,
                         com.google.gwt.user.client.ui.IsWidget widget)