Serialized Form
Package org.apache.struts.tiles |
Class org.apache.struts.tiles.ComponentContext extends Object implements Serializable |
attributes
Map<K,V> attributes
Class org.apache.struts.tiles.ComponentDefinition extends Object implements Serializable |
name
String name
path
String path
attributes
Map<K,V> attributes
role
String role
controller
String controller
controllerType
String controllerType
controllerInstance
org.apache.struts.tiles.Controller controllerInstance
Class org.apache.struts.tiles.DefinitionAttribute extends org.apache.struts.tiles.UntypedAttribute implements Serializable |
Class org.apache.struts.tiles.DefinitionNameAttribute extends org.apache.struts.tiles.UntypedAttribute implements Serializable |
Class org.apache.struts.tiles.DefinitionsFactoryConfig extends Object implements Serializable |
factoryClassname
String factoryClassname
parserValidate
boolean parserValidate
definitionConfigFiles
String definitionConfigFiles
moduleAware
boolean moduleAware
factoryName
String factoryName
extraAttributes
Map<K,V> extraAttributes
Class org.apache.struts.tiles.DefinitionsFactoryException extends org.apache.struts.tiles.TilesException implements Serializable |
exception
Exception exception
Class org.apache.struts.tiles.DirectStringAttribute extends org.apache.struts.tiles.UntypedAttribute implements Serializable |
Class org.apache.struts.tiles.FactoryNotFoundException extends org.apache.struts.tiles.DefinitionsFactoryException implements Serializable |
Class org.apache.struts.tiles.NoSuchDefinitionException extends org.apache.struts.tiles.DefinitionsFactoryException implements Serializable |
Class org.apache.struts.tiles.PathAttribute extends org.apache.struts.tiles.UntypedAttribute implements Serializable |
Class org.apache.struts.tiles.RedeployableActionServlet extends ActionServlet implements Serializable |
tileProcessor
org.apache.struts.tiles.TilesRequestProcessor tileProcessor
Class org.apache.struts.tiles.TilesException extends Exception implements Serializable |
exception
Exception exception
Class org.apache.struts.tiles.TilesUtilImpl extends Object implements Serializable |
Class org.apache.struts.tiles.TilesUtilStrutsImpl extends org.apache.struts.tiles.TilesUtilImpl implements Serializable |
Class org.apache.struts.tiles.TilesUtilStrutsModulesImpl extends org.apache.struts.tiles.TilesUtilStrutsImpl implements Serializable |
Class org.apache.struts.tiles.UntypedAttribute extends Object implements Serializable |
role
String role
value
Object value
Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.