Annotation Interface BoundExtent


@Retention(RUNTIME) @Target(FIELD) public @interface BoundExtent
A binding for an interface component that has an extent (setExtent/getExtent methods).
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static class 
    Inner utility class that performs the runtime wiring of all BoundExtent bindings.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    The model property to bind to.
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    When this binding should occur.
  • Element Details

    • to

      String to
      The model property to bind to.
    • on

      String on
      When this binding should occur.
      Default:
      ""