|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.birt.report.engine.api.script.element.StructureScriptAPIFactory
IReportDesign .
public class StructureScriptAPIFactory
Structure Factory for script API.
| Constructor Summary | |
|---|---|
StructureScriptAPIFactory()
Deprecated. |
|
| Method Summary | |
|---|---|
static IDataBinding |
createDataBinding()
Deprecated. Create IDataBinding |
static IFilterCondition |
createFilterCondition()
Deprecated. Create IFilterCondition |
static IHideRule |
createHideRule()
Deprecated. Create IHideRule instance |
static IHighlightRule |
createHighLightRule()
Deprecated. Create IHighLightRule |
static ISortCondition |
createSortCondition()
Deprecated. Create ISortCondition |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StructureScriptAPIFactory()
| Method Detail |
|---|
public static IHideRule createHideRule()
IHideRule instance
public static IFilterCondition createFilterCondition()
IFilterCondition
public static IDataBinding createDataBinding()
IDataBinding
public static IHighlightRule createHighLightRule()
IHighLightRule
public static ISortCondition createSortCondition()
ISortCondition
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||