org.eclipse.birt.chart.integrate
Class SimpleActionHandle
java.lang.Object
org.eclipse.birt.chart.integrate.SimpleActionHandle
public class SimpleActionHandle
- extends java.lang.Object
Represents an "action" (hyperlink) attached to an element.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
setURI
public void setURI(java.lang.String uri)
- Parameters:
uri
- the uri to set
getURI
public java.lang.String getURI()
- Returns:
- the uri
setTargetWindow
public void setTargetWindow(java.lang.String target)
- Parameters:
targetWindow
- the targetWindow to set
getTargetWindow
public java.lang.String getTargetWindow()
- Returns:
- the targetWindow
Copyright © 2005-2008 Actuate Corp. All rights reserved.