|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use View | |
|---|---|
| org.abstracthorizon.danube.freemarker | |
| org.abstracthorizon.danube.mvc | |
| org.abstracthorizon.danube.velocity | |
| Uses of View in org.abstracthorizon.danube.freemarker |
|---|
| Classes in org.abstracthorizon.danube.freemarker that implement View | |
|---|---|
class |
FreeMarkerViewAdapter
This is implementation of View
that uses Velocity template engine. |
| Uses of View in org.abstracthorizon.danube.mvc |
|---|
| Fields in org.abstracthorizon.danube.mvc declared as View | |
|---|---|
protected View |
MVCConnectionHandler.view
View renderer |
| Methods in org.abstracthorizon.danube.mvc that return View | |
|---|---|
View |
MVCConnectionHandler.getView()
Returns view renderer |
| Methods in org.abstracthorizon.danube.mvc with parameters of type View | |
|---|---|
void |
MVCConnectionHandler.setView(View view)
Sets view renderer |
| Uses of View in org.abstracthorizon.danube.velocity |
|---|
| Classes in org.abstracthorizon.danube.velocity that implement View | |
|---|---|
class |
VelocityViewAdapter
This is implementation of View
that uses Velocity template engine. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||