Uses of Interface
org.eclipse.birt.report.engine.content.IHyperlinkAction

Packages that use IHyperlinkAction
org.eclipse.birt.report.engine.content Defines interfaces of BIRT report items for Engine to pass from executors to emitters. 
 

Uses of IHyperlinkAction in org.eclipse.birt.report.engine.content
 

Methods in org.eclipse.birt.report.engine.content that return IHyperlinkAction
 IHyperlinkAction IReportContent.createActionContent()
          create a anction content.
 IHyperlinkAction IContent.getHyperlinkAction()
           
 

Methods in org.eclipse.birt.report.engine.content with parameters of type IHyperlinkAction
 void IContent.setHyperlinkAction(IHyperlinkAction hyperlink)
           
 



Copyright © 2008 Actuate Corp. All rights reserved.