Package org.apache.pivot.beans
Annotation Type IDProperty
-
@Documented @Inherited @Retention(RUNTIME) @Target(TYPE) public @interface IDProperty
Specifies a property to which BXML ID values will be propagated during serialization.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.String
value
-