Eclipse
IntelliJ
NetBeans
Upload
API List
Favorites
Packages
Classes
Methods
Limit search to favorites
Recent
Register
Login
Classic Mode
Library:
Apache Jakarta Tapestry 3.0.4
Package:
org.apache.tapestry
Interface
public
interface
IComponent
extends
IRender
,
ILocationHolder
Overview
Inheritance
Members
Usage
Source
Books
Since
Not specified.
Version
$Id: IComp
Author(s)
Howard Leiws Ship
Defines an object which may be used to provide dynamic content on a Tapestry web page.
Components are created dynamically from thier class names (part of the
IComponentSpecification
).
Wiki javadoc
Use
textile entry format
.
Add your comments here.
NOTE: Usage information is based only on libraries in your favorites list.
In Constructors
In Fields
Returned by
As method parameter
Home
-
About
-
FAQ
-
Privacy
-
Contact
Components are created dynamically from thier class names (part of the IComponentSpecification ).