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 IContent.getHyperlinkAction()
           
 IHyperlinkAction IReportContent.createActionContent()
          create a anction content.
 

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



Copyright © 2005 Actuate Corp. All rights reserved.