:: com :: sun :: star :: awt ::
|
deprecated |
interface XVclContainerPeer |
|
|
|
- Usage Restrictions
- deprecated
- Description
- gives access to the VCL container window implementation.
|
Methods' Details |
enableDialogControl
[oneway] void |
enableDialogControl( |
[in] boolean |
bEnable ); |
- Description
- enable as dialog control.
|
|
setTabOrder
[oneway] void |
setTabOrder( |
[in] sequence< XWindow > |
WindowOrder, |
| [in] sequence< any > |
Tabs, |
| [in] boolean |
GroupControl ); |
- Description
- sets the tab order.
|
|
setGroup
[oneway] void |
setGroup( |
[in] sequence< XWindow > |
Windows ); |
- Description
- sets a group.
|
|
Top of Page
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.