Uses of Interface org.apache.struts.tiles.Controller

Uses in package org.apache.struts.taglib.tiles

Constructors with parameter type org.apache.struts.tiles.Controller

InsertTag.InsertHandler.InsertHandler(Map attributes, String page, String role, Controller controller)
Constructor.
InsertTag.InsertHandler.InsertHandler(String page, String role, Controller controller)
Constructor.

Fields of type org.apache.struts.tiles.Controller

Controller

Methods with return type org.apache.struts.tiles.Controller

Controller
Get instantiated Controller.

Uses in package org.apache.struts.tiles

Classes implementing org.apache.struts.tiles.Controller

class
Struts wrapper implementation of Controller.
class
Basic implementation of Controller.
class
Tiles controller including a local URL.

Fields of type org.apache.struts.tiles.Controller

Controller
Controller associated to Definition.

Methods with parameter type org.apache.struts.tiles.Controller

void
Set controller.

Methods with return type org.apache.struts.tiles.Controller

Controller
ComponentDefinition.createController(String name, String controllerType)
Create a new instance of controller named in parameter.
Controller
Create a controller from specified classname
Controller
Get controller instance.
Controller
Get or create controller.

Copyright B) 2000-2007 - The Apache Software Foundation