borland Packages  Class Hierarchy  internetbeans Package 

Renderable interface

com.borland.internetbeans.Renderable

About the Renderable interface

Methods

Implemented by AbstractIxBooleanInput, AbstractIxButton, AbstractIxControl, AbstractIxDataWidget, AbstractIxInput, AbstractIxList, IxCheckBox, IxComboBox, IxComponent, IxControl, IxHidden, IxImage, IxImageButton, IxLink, IxListBox, IxPageProducer, IxPassword, IxPushButton, IxRadioButton, IxResetButton, IxSpan, IxSubmitButton, IxTable, IxTableCell, IxTableRow, IxTextArea, IxTextField, PageProducer

Note: This package is a feature of JBuilder Professional and Enterprise.

Identifies objects that can render content.


Renderable methods

Methods defined in this interface


Renderable methods

render(outWrap)

  void render(OutputWrapper outWrap)
Renders content into designated stream-like output.