@Stereotype @Retention(value=RUNTIME) @Target(value=TYPE) @Inherited public @interface CDIUI
| Modifier and Type | Fields and Description |
|---|---|
static String |
USE_CONVENTIONS
USE_CONVENTIONS is treated as a special case that will cause the
automatic UI mapping to occur.
|
public static final String USE_CONVENTIONS
public abstract String value
Copyright © 2018 Vaadin Ltd. All Rights Reserved.