| 程序包 | 说明 |
|---|---|
| org.eclipse.birt.report.engine.api.script.element |
Report element representations in the BIRT scripting environment.
|
| 限定符和类型 | 方法和说明 |
|---|---|
IHighlightRule |
IReportDesign.createHighLightRule()
Create
IHighLightRule |
IHighlightRule |
IScriptAPIFactory.createHighLightRule()
已过时。
Create
IHighLightRule |
IHighlightRule |
ScriptAPIFactory.createHighLightRule()
已过时。
|
static IHighlightRule |
StructureScriptAPIFactory.createHighLightRule()
已过时。
Create
IHighLightRule |
IHighlightRule[] |
IReportItem.getHighlightRules()
Gets all high light rules.
|
IHighlightRule[] |
IRow.getHighlightRules()
Gets all high light rules.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IReportItem.addHighlightRule(IHighlightRule rule)
Adds high light rule.
|
void |
IRow.addHighlightRule(IHighlightRule rule)
Adds high light rule.
|
void |
IReportItem.removeHighlightRule(IHighlightRule rule)
Removes high light rule.
|
void |
IRow.removeHighlightRule(IHighlightRule rule)
Removes high light rule.
|
Copyright © 2008 Actuate Corp. All rights reserved.