AdjustmentFinished (class)
public AdjustmentFinished {inherits Action}
Import from: CURL.GUI.STANDARD. Defined in package CURL.GUI.BASE.

Provide notification of a change in a user-interface component indicating that the gesture that resulted in one or more Adjustment events has finished.

Notes

This is currently fired by the Scrollbar object.
Introduced in: version 6.0

Constructors
default:Creates a new AdjustmentFinished object.
constructor public {AdjustmentFinished.default}

Properties
Properties inherited from GuiEvent: consumed?

Methods
Methods inherited from Action: fire-methods
Methods inherited from GuiEvent: clear-state, consume
Methods inherited from Object: object-describe, object-describe-for-debugging, object-serialize



Constructor Details
default (constructor)
public {AdjustmentFinished.default}

Creates a new AdjustmentFinished object.




Property Details


Method Details