JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
griffon.plugins.theme
Annotation Type ThemeAware
@Documented
@Retention
(
value
=
RUNTIME
)
@Target
(
value
=
TYPE
) public @interface
ThemeAware
Marks a class for Theme injection.
Only classes annotated with
ThemeAware
will participate in Theme injection.
Author:
Andres Almiray
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Copyright © 2014-2017 Andres Almiray. All rights reserved.
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element