org.nakedobjects.applib.annotation
Annotation Type Disabled


@Inherited
@Target(value=METHOD)
@Retention(value=RUNTIME)
public @interface Disabled

Indicates that a property/action is to be always unavailable to the user.


Optional Element Summary
 When value
           
 

value

public abstract When value
Default:
org.nakedobjects.applib.annotation.When.ALWAYS


Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.