ASP.NET Pack Programmer's Guide
LayerListView.setLockedButtonTooltip Method
See Also
 






Sets the tooltip for the 'Locked' button in each item.

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

 Syntax

Java  Copy Code

public void setLockedButtonTooltip (
    String value
)

 Parameters

value

A String specifying the tooltip of the Locked button.

 See Also

LayerListView Members
LayerListView Class
com.mindfusion.diagramming Namespace