DroidDiagram Programmer's Guide
HtmlBuilder.setExpandBtnHyperLink Method
See Also
 






Sets a hyperlink that should be assigned to the AREA elements created for expand/collapse buttons.

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

 Syntax

Java  Copy Code

public void setExpandBtnHyperLink (
    String value
)

 Parameters

value

A String object containing the hyperlink.

 See Also

HtmlBuilder Members
HtmlBuilder Class
com.mindfusion.diagramming Namespace