Annotation Type TypeBounds


  • @Retention(RUNTIME)
    @Target(FIELD)
    public @interface TypeBounds
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      java.lang.String focusType  
      java.lang.String topType  
    • Element Detail

      • focusType

        java.lang.String focusType
      • topType

        java.lang.String topType
      • focusProperty

        java.lang.String focusProperty
        Default:
        ""
      • topProperty

        java.lang.String topProperty
        Default:
        ""
      • canBeVirtual

        boolean canBeVirtual
        Default:
        false