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

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

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

Controller
Get instantiated Controller.

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

Controller

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.

Uses in package org.apache.struts.tiles

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.

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

Controller
Controller associated to Definition.

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.

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

void
Set controller.

Copyright © 2000-2005 - The Apache Software Foundation