Uses of Class
views.View
-
Packages that use View Package Description controllers Controller classesviews View classes -
-
Uses of View in controllers
Methods in controllers with parameters of type View Modifier and Type Method Description void
Controller. setView(View view)
Sets the view instance -
Uses of View in views
Subclasses of View in views Modifier and Type Class Description class
Admin
class
Autostrade
class
Caselli
class
Login
class
NewAutostrada
The view for the Autostrada insert formclass
NewCasello
The view of the Casello insert formclass
User
-