org.cruxframework.crux.core.rebind.screen.widget.declarative
Annotation Type TagEventDeclaration
@Retention(value=RUNTIME)
@Target(value=ANNOTATION_TYPE)
public @interface TagEventDeclaration
- Author:
- Thiago da Rosa de Bustamante
|
Optional Element Summary |
String |
description
A description to be used to compose the documentation of the generated library |
boolean |
required
|
value
public abstract String value
description
public abstract String description
- A description to be used to compose the documentation of the generated library
- Default:
- ""
required
public abstract boolean required
- Default:
- false
Copyright © 2014. All rights reserved.