delegate method

::obj::delegate method $method $class $component
delegates method $method of class $class to its component $component. A different method name for $component can be given.

Examples:

% ::obj::delegate method appear morph line
class morph delegates method appear to component line.
%

Example with different method name:

% ::obj::delegate method undraw morph line disappear
class morph delegates method undraw to component line.
%

No Software Patents

| Home | Sitemap | A-Z