|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MasterPageHandle | |
|---|---|
| org.eclipse.birt.report.model.api | Tool-writer's interface for the BIRT design model (also known as the "Design Engine.") |
| Uses of MasterPageHandle in org.eclipse.birt.report.model.api |
|---|
| Subclasses of MasterPageHandle in org.eclipse.birt.report.model.api | |
|---|---|
class |
GraphicMasterPageHandle
Represents a graphic master page in the design. |
class |
SimpleMasterPageHandle
Represents a simple master page. |
| Methods in org.eclipse.birt.report.model.api that return MasterPageHandle | |
|---|---|
MasterPageHandle |
ModuleHandle.findMasterPage(java.lang.String name)
Finds a master page by name in this module and the included modules. |
| Methods in org.eclipse.birt.report.model.api with parameters of type MasterPageHandle | |
|---|---|
protected void |
DesignVisitor.visitMasterPage(MasterPageHandle obj)
Visits the master page element. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||