Interface KindPopoverView

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void setFunctionKinds​(org.kie.workbench.common.dmn.api.definition.model.FunctionDefinition.Kind[] kinds)  
      • Methods inherited from interface org.uberfire.client.mvp.HasPresenter

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

        getElement
      • Methods inherited from interface org.kie.workbench.common.dmn.client.widgets.grid.controls.popover.PopoverView

        hide, reset, show
    • Method Detail

      • setFunctionKinds

        void setFunctionKinds​(org.kie.workbench.common.dmn.api.definition.model.FunctionDefinition.Kind[] kinds)