Splitter.removeOnSplitterMoved

Overview | Methods | This Package | All Packages

Splitter.removeOnSplitterMoved

Removes the delegate that is assigned to the splitterMoved event.

Syntax

public void removeOnSplitterMoved( SplitterEventHandler handler )

Parameters

handler

The SplitterEventHandler delegate to be removed.

See Also   addOnSplitterMoved