imageSelectionChanged() method

This method is called when the field's underlying cell selection has changed.

Syntax

public void imageSelectionChanged ()

Usage

It only notifies the extension that there is a change. It is the extension's responsibility to call back into the host model to get the selected cells.