Uses of Class
org.eclipse.birt.report.model.api.LabelHandle

Packages that use LabelHandle
org.eclipse.birt.report.model.api Tool-writer's interface for the BIRT design model (also known as the "Design Engine.") 
 

Uses of LabelHandle in org.eclipse.birt.report.model.api
 

Methods in org.eclipse.birt.report.model.api that return LabelHandle
 LabelHandle ElementFactory.newLabel(java.lang.String name)
          Creates a new label item.
 

Methods in org.eclipse.birt.report.model.api with parameters of type LabelHandle
protected  void DesignVisitor.visitLabel(LabelHandle obj)
          Visits the label element.
 



Copyright © 2008 Actuate Corp. All rights reserved.