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

deprecated service Task
Usage Restrictions
deprecated
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.

Since
OOo 1.1.2
See also
Frame

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

 
Top of Page