Packageorg.purepdf.elements
Interfacepublic interface ILargeElement extends IElement
Implementors PdfPTable, Section



Public Properties
 PropertyDefined By
  complete : Boolean
ILargeElement
 InheritedisContent : Boolean
[read-only]
IElement
 InheritedisNestable : Boolean
[read-only]
IElement
 Inheritedtype : int
[read-only]
IElement
Public Methods
 MethodDefined By
  
ILargeElement
 Inherited
getChunks():Vector.<Object>
IElement
 Inherited
process(listener:IElementListener):Boolean
IElement
 Inherited
toString():String
IElement
Property Detail
completeproperty
complete:Boolean


Implementation
    public function get complete():Boolean
    public function set complete(value:Boolean):void
Method Detail
flushContent()method
public function flushContent():void