パッケージ org.apache.struts.taglib.tiles

The "struts-tiles" tag library contains tags that are useful in creating dynamic reusable components.

参照:
          説明

インタフェースの概要
AddTagParent Tag classes implementing this interface can contain nested PutTags.
ComponentConstants Constants used by Tiles/Components.
InsertTag.TagHandler Inner Interface.
PutListTagParent Tag classes implementing this interface can contains nested PutTag.
PutTagParent Tag classes implementing this interface can contain nested PutTag.
 

クラスの概要
AddTag Add an element to the surrounding list tag.
AttributeToScopeTag 推奨されていません。 Is it still in use ?
DefinitionTag This is the tag handler for <tiles:definition>, which defines a tiles (or template / component).
DefinitionTagSupport Common base class for tags dealing with Tiles definitions.
GetAttributeTag Retrieve the value of the specified component/template attribute property, and render it to the current JspWriter as a String.
GetTag This is the tag handler for <tiles:get>, which gets content from the request scope and either includes the content or prints it, depending upon the value of the content's direct attribute.
ImportAttributeTag Import attribute from component to requested scope.
InitDefinitionsTag Init definitions factory.
InsertTag This is the tag handler for <tiles:insert>, which includes a template.
PutListTag PutList tag implementation.
PutTag Put an attribute in enclosing attribute container tag.
UseAttributeTag Custom tag exposing a component attribute to page.
UseAttributeTei Implementation of TagExtraInfo for the UseAttribute tag, identifying the scripting object(s) to be made visible.
 

パッケージ org.apache.struts.taglib.tiles の説明

The "struts-tiles" tag library contains tags that are useful in creating dynamic reusable components.

TagLib Tiles UML



このドキュメントは、Ja-Jakartaにより訳されました。コメントがある場合は、report@jajakarta.orgまでお願いします。
Copyright (C) 2000-2004 - Apache Software Foundation