Search
ButtonComponent.fireRepeatEnded Method
See Also
 

Raises the repeatEnded event.

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

 Syntax

Java  Copy Code

protected void fireRepeatEnded (
    ComponentEvent e
)

 Parameters

e

An object containing the event data.

 See Also