|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FilterConditionHandle | |
---|---|
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.impl | |
org.eclipse.birt.report.model.api.simpleapi | Report element representations in the BIRT simple API environment. |
Uses of FilterConditionHandle in org.eclipse.birt.report.model.api |
---|
Methods in org.eclipse.birt.report.model.api with parameters of type FilterConditionHandle | |
---|---|
static boolean |
ModuleUtil.isListFilterValue(FilterConditionHandle filter)
Determine if the value1 of this filter condition is a list. |
Uses of FilterConditionHandle in org.eclipse.birt.report.model.api.impl |
---|
Methods in org.eclipse.birt.report.model.api.impl with parameters of type FilterConditionHandle | |
---|---|
IFilterCondition |
SimpleElementFactory.createFilterCondition(FilterConditionHandle handle)
|
Uses of FilterConditionHandle in org.eclipse.birt.report.model.api.simpleapi |
---|
Methods in org.eclipse.birt.report.model.api.simpleapi with parameters of type FilterConditionHandle | |
---|---|
IFilterCondition |
ISimpleElementFactory.createFilterCondition(FilterConditionHandle handle)
Creates the IFilterCondition instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |