Class AbstractInternalPage

  • Direct Known Subclasses:
    ExceptionReport, T5Dashboard

    public abstract class AbstractInternalPage
    extends java.lang.Object
    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
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected Request request  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait