public @interface Description
Object or attribute description. Included into generated faces-config.xml or tag library, so it can be used by IDE.
public abstract String value
Long description of the object. If omited, javadoc comment for associated Java element.
public abstract String displayName
Display name for development tools.
public abstract String smallIcon
URL that defines small IDE icon.
public abstract String largeIcon
URL that defines large IDE icon.
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.