Class InstalledFunction

java.lang.Object
io.jmix.flowui.sys.delegate.InstalledFunction
All Implemented Interfaces:
Function<Object,Object>

public class InstalledFunction extends Object implements Function<Object,Object>
  • Constructor Details

    • InstalledFunction

      public InstalledFunction(com.vaadin.flow.component.Component component, Method method)
  • Method Details