load_config


Description:

public virtual void load_config (Object config)

Loads the widget's value from the config object.

Called by the settings page after creating the widget to load initial values. Default implementation does nothing - subclasses should override if needed.

Parameters:

config

The config object to load the value from