public interface IReportEvent
| 限定符和类型 | 字段和说明 |
|---|---|
static int |
ON_CREATE_EVENT |
static int |
ON_PAGEBREAK_EVENT |
static int |
ON_PREPARE_EVENT |
static int |
ON_RENDER_EVENT |
| 限定符和类型 | 方法和说明 |
|---|---|
IReportEventContext |
getContext() |
int |
getEventType() |
org.eclipse.birt.report.model.api.DesignElementHandle |
getHandle() |
static final int ON_PREPARE_EVENT
static final int ON_CREATE_EVENT
static final int ON_RENDER_EVENT
static final int ON_PAGEBREAK_EVENT
int getEventType()
org.eclipse.birt.report.model.api.DesignElementHandle getHandle()
IReportEventContext getContext()
Copyright © 2008 Actuate Corp. All rights reserved.