|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TextDataHandle | |
---|---|
org.eclipse.birt.report.model.api | Tool-writer's interface for the BIRT design model (also known as the "Design Engine.") |
Uses of TextDataHandle in org.eclipse.birt.report.model.api |
---|
Subclasses of TextDataHandle in org.eclipse.birt.report.model.api | |
---|---|
class |
MultiLineDataHandle
Deprecated. by TextDataHandle |
Methods in org.eclipse.birt.report.model.api that return TextDataHandle | |
---|---|
TextDataHandle |
ElementFactory.newTextData(java.lang.String name)
Creates a new multi line data item. |
Methods in org.eclipse.birt.report.model.api with parameters of type TextDataHandle | |
---|---|
protected void |
DesignVisitor.visitTextDataItem(TextDataHandle obj)
Visits the multi-line data element. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |