Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

ICellModel (BIRT)

Revision as of 15:02, 27 October 2008 by Scottr.innoventsolutions.com (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

< To: (BIRT) Java Constants

COLUMN_PROP   ( column )

ICellModel.COLUMN_PROP

COL_SPAN_PROP   ( colSpan )

ICellModel.COL_SPAN_PROP

ROW_SPAN_PROP   ( rowSpan )

ICellModel.ROW_SPAN_PROP

DROP_PROP   ( drop )

ICellModel.DROP_PROP

HEIGHT_PROP   ( height )

ICellModel.HEIGHT_PROP

WIDTH_PROP   ( width )

ICellModel.WIDTH_PROP

STYLE_PROP   ( style )

ICellModel.STYLE_PROP

ON_CREATE_METHOD   ( onCreate )

ICellModel.ON_CREATE_METHOD

ON_RENDER_METHOD   ( onRender )

ICellModel.ON_RENDER_METHOD

ON_PREPARE_METHOD   ( onPrepare )

ICellModel.ON_PREPARE_METHOD

CONTENT_SLOT   ( 0 )

ICellModel.CONTENT_SLOT

Copyright © Eclipse Foundation, Inc. All Rights Reserved.