Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

ISimpleMasterPageModel (BIRT)

Revision as of 15:08, 27 October 2008 by Scottr.innoventsolutions.com (Talk | contribs) (New page: {{Backlink|(BIRT) Java Constants}} ==== PAGE_HEADER_SLOT   ( 0 ) ==== ISimpleMasterPageModel.PAGE_HEADER_SLOT ==== PAGE_FOOTER_SLOT   ( 1 ) ==== ISimpleMas...)

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

< To: (BIRT) Java Constants

PAGE_HEADER_SLOT   ( 0 )

ISimpleMasterPageModel.PAGE_HEADER_SLOT

PAGE_FOOTER_SLOT   ( 1 )

ISimpleMasterPageModel.PAGE_FOOTER_SLOT

SLOT_COUNT   ( 2 )

ISimpleMasterPageModel.SLOT_COUNT

SHOW_HEADER_ON_FIRST_PROP   ( showHeaderOnFirst )

ISimpleMasterPageModel.SHOW_HEADER_ON_FIRST_PROP

SHOW_FOOTER_ON_LAST_PROP   ( showFooterOnLast )

ISimpleMasterPageModel.SHOW_FOOTER_ON_LAST_PROP

FLOATING_FOOTER   ( floatingFooter )

ISimpleMasterPageModel.FLOATING_FOOTER

HEADER_HEIGHT_PROP   ( headerHeight )

ISimpleMasterPageModel.HEADER_HEIGHT_PROP

FOOTER_HEIGHT_PROP   ( footerHeight )

ISimpleMasterPageModel.FOOTER_HEIGHT_PROP

Back to the top