Class Action.Wiring

  • All Implemented Interfaces:
    BindingWiring
    Enclosing class:
    Action

    public static class Action.Wiring
    extends java.lang.Object
    implements BindingWiring
    Inner utility class used to wire Action bindings.
    • Constructor Summary

      Constructors 
      Constructor Description
      Wiring()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Collection<Binding> wire​(BindingContext context)
      Wires all Action bindings in the passed context.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait