Class AbstractInternalPage
-
- org.apache.tapestry5.corelib.base.AbstractInternalPage
-
- Direct Known Subclasses:
ExceptionReport
,T5Dashboard
public abstract class AbstractInternalPage extends
Base page for Tapestry internal pages, that should suppress any application changes to the core stack's CSS. CSS from the core stack is suppressed, instead the internal stack (which exists for just this purpose) is imported.- Since:
- 5.4
-
-
Constructor Summary
Constructors Constructor Description AbstractInternalPage()
-