imageChanged() method

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

Syntax

public void imageChanged ()

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 new image when it's ready.