org.nakedobjects.applib.annotation
Annotation Type Hidden


@Inherited
@Target(value={METHOD,TYPE})
@Retention(value=RUNTIME)
public @interface Hidden

Indicates that a property, collection or action is to be hidden from the user.


Optional Element Summary
 When value
           
 

value

public abstract When value
Default:
ALWAYS


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