DroidDiagram Programmer's Guide
HtmlBuilder.setLinkTarget Method
See Also
 






Sets the name of the target frame where hyperlinks should be opened.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public void setLinkTarget (
    String value
)

 Parameters

value

A String containing the name of the target frame.

 See Also

HtmlBuilder Members
HtmlBuilder Class
com.mindfusion.diagramming Namespace