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

ISimpleMasterPageModel (BIRT)

< 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