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

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

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

Subclasses of ModuleHandleImpl in org.eclipse.birt.report.model.api
 class LibraryHandle
          Represents the handle of library element.
 class LibraryHandleImpl
           
 class ModuleHandle
          Abstract module handle which provides the common functionalities of report design and library.
 class ReportDesignHandle
          Represents the overall report design.
 

Methods in org.eclipse.birt.report.model.api that return types with arguments of type ModuleHandleImpl
protected  java.util.List<ModuleHandleImpl> ModuleHandleImpl.getVisibleModules(int level)
          Gets the visible modules.
 



Copyright © 2008 Actuate Corp. All rights reserved.