Interface Binding

    • Method Detail

      • getBinder

        Binder getBinder()
        Returns the owner binder of this binding.
        Returns:
        the owner binder of this binding.
      • getComponent

        Component getComponent()
        Returns the associated component of this binding.
        Returns:
        the associated component of this binding.
      • getArgs

        java.util.Map<java.lang.String,​java.lang.Object> getArgs()
        Returns an argument <tags, object> pairs map(read only).
        Returns:
        an argument <tags, object> pairs map(read only).