JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
me.devnatan.inventoryframework.internal
Annotation Type InitOnly
@Retention(value=CLASS) @Target(value={METHOD,TYPE_USE}) public @interface
InitOnly
Marks a method that can be called only before view initialization, otherwise it will throw a InitializationException.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element