Annotation Type NonKeyMappable


  • @Retention(RUNTIME)
    @Target(METHOD)
    public @interface NonKeyMappable
    Filename: NonKeyMappable Author: Perry Arellano-Jones Created on: 7/7/15

    Apply this annotation to RMShape properties that should not be bound to Datakeys. This will prevent the right click KeyMapping popup in the property table. Useful in situations such as CrossTab's Style property.