Search
TabbedScrollPane.setShowCreateNewTab Method
See Also
 

Sets a value indicating whether to display the 'Create New Tab' button.

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

 Syntax

Java  Copy Code

public void setShowCreateNewTab (
    boolean value
)

 Parameters

value

 See Also