Uses of Class
org.shredzone.commons.view.annotation.View
-
Packages that use View Package Description org.shredzone.commons.view.annotation org.shredzone.commons.view.manager -
-
Uses of View in org.shredzone.commons.view.annotation
Methods in org.shredzone.commons.view.annotation that return View Modifier and Type Method Description View[]
value()
Collection ofView
annotations -
Uses of View in org.shredzone.commons.view.manager
Constructors in org.shredzone.commons.view.manager with parameters of type View Constructor Description ViewPattern(View anno, ViewInvoker invoker)
Instantiates a new view pattern.
-