:: com :: sun :: star :: frame ::

deprecated service Task
Description
represents a top level frame in the frame hierarchy with the desktop as root

Please use the service Frame instead of this deprecated Task. If it's method XFrame.isTop() returns true, it's the same as a check for the Task service.

See also
Frame

Exported Interfaces
XFrame
Usage Restrictions
deprecated
XTask
Usage Restrictions
deprecated
Deprecation Info
use ::com::sun::star::util::XCloseable instead.

 
Top of Page