Search
ButtonComponent.getState Method
See Also
 

Gets the current state of the button

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

 Syntax

Java  Copy Code

protected ButtonComponent.ButtonState getState ()

 Return Value

A member of the ButtonState enumerator.

 See Also