Class WebPageLayout

java.lang.Object
com.aoapps.web.framework.WebPageLayout
Direct Known Subclasses:
SearchLayout, TextOnlyLayout

public abstract class WebPageLayout extends Object
A WebPageLayout controls how a WebPage looks while providing a little isolation from the code that provides the functionality.
Author:
AO Industries, Inc.