Interface Binding

All Known Implementing Classes:
BindViewItem1, BindViewItem2, BindViewItem3, BindViewItem4, SelfPatternBiding

public interface Binding
  • Method Details

    • getBoundVariable

      Variable getBoundVariable()
    • getBindingFunction

      Function1 getBindingFunction()
    • getInputVariable

      Variable getInputVariable()
    • getInputVariables

      Variable[] getInputVariables()
    • getReactOn

      String[] getReactOn()
    • getWatchedProps

      String[] getWatchedProps()
    • eval

      Object eval(Object... args)