Once instantiated, a ComponentPageElementImpl should be registered as a {@link org.apache.tapestry.internal.structure.Page}. This could be done inside the constructors, but that tends to complicate unit tests, so its done by {@link org.apache.tapestry.internal.services.PageElementFactoryImpl}.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|