Class AnyTABLE_c<D extends AnyDocument<D>,PC extends AnyPalpableContent<D,PC>,_c extends AnyTABLE_c<D,PC,_c>>

java.lang.Object
com.aoapps.html.any.Normal_c<D,PC,_c>
com.aoapps.html.any.AnyTABLE_c<D,PC,_c>
Type Parameters:
D - This document type
PC - The parent content model this element is within
_c - This content model as Closeable, which will be the parent content model of child elements
All Implemented Interfaces:
Whitespace, AnyScriptSupportingContent<D,_c>, AnyTABLE_content<D,_c>, AnyUnion_COLGROUP_ScriptSupporting<D,_c>, AnyUnion_TBODY_THEAD_TFOOT<D,_c>, Closeable<D,PC>, Content<D,_c>, DocumentWriter, Closeable, AutoCloseable

public abstract class AnyTABLE_c<D extends AnyDocument<D>,PC extends AnyPalpableContent<D,PC>,_c extends AnyTABLE_c<D,PC,_c>> extends Normal_c<D,PC,_c> implements AnyTABLE_content<D,_c>
Author:
AO Industries, Inc.
  • Constructor Details

    • AnyTABLE_c

      protected AnyTABLE_c(AnyTABLE<D,PC,?,?,_c> element)