All Implemented Interfaces:
IElementDefinition, Serializable

public class PageDefinition extends ContainerDefinition
This class holds the definition of a single page. As a page is just a special kind of container, most of it's implementation comes from the ContainerDefinition base class.
Since:
5.0
Author:
O. Kerpershoek
See Also:
  • Field Details

    • DEFAULT_PAGE_CONTENT_STYLE

      public static final ContentStyle DEFAULT_PAGE_CONTENT_STYLE
      This member defines the default content style for page elements.
  • Constructor Details

  • Method Details