Language
The Free and Open Productivity Suite
:: com :: sun :: star :: awt ::
|
interface XTabController |
|
- Description
- specifies the basic operations for a tab controller.
|
Methods' Details |
setModel
- Description
- sets the tab controller model.
|
|
getModel
- Description
- returns the tab controller model.
|
|
setContainer
- Description
- set the control container.
|
|
getContainer
- Description
- returns the control container.
|
|
getControls
- Description
- returns all controls of the control container.
|
|
autoTabOrder
[oneway] void |
autoTabOrder(); |
- Description
- enables automatic tab order.
|
|
activateTabOrder
[oneway] void |
activateTabOrder(); |
- Description
- activates tab order.
|
|
activateFirst
[oneway] void |
activateFirst(); |
- Description
- sets the focus to the first control that can be reached with the
TAB key.
|
|
activateLast
[oneway] void |
activateLast(); |
- Description
- sets the focus to the last control that can be reached with the
TAB key.
|
|
Top of Page
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.