Package | Description |
---|---|
org.eclipse.birt.report.model.api |
Tool-writer's interface for the BIRT design model
(also known as the "Design Engine.")
|
org.eclipse.birt.report.model.api.olap |
Modifier and Type | Method and Description |
---|---|
static Action |
StructureFactory.createAction()
Creates an empty action structure.
|
Modifier and Type | Method and Description |
---|---|
ActionHandle |
LabelHandle.setAction(Action action)
Set an action on the image.
|
ActionHandle |
ImageHandle.setAction(Action action)
Set an action on the image.
|
ActionHandle |
DataItemHandle.setAction(Action action)
Set an action on the image.
|
ActionHandle |
ColumnHintHandle.setAction(Action action)
Set an action on the image.
|
Modifier and Type | Method and Description |
---|---|
ActionHandle |
MeasureHandle.setAction(Action action)
Set an action on the measure.
|
ActionHandle |
LevelHandle.setAction(Action action)
Set an action on the level.
|
Copyright © 2008 Actuate Corp. All rights reserved.