Search
HtmlBuilder.getExpandBtnHyperLink Method
See Also
 

Gets a hyperlink assigned to the AREA elements created for expand/collapse buttons.

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

 Syntax

Java  Copy Code

public String getExpandBtnHyperLink ()

 Return Value

A String object containing the hyperlink.

 See Also