Language
	
	
  
  
    
    
The Free and Open Productivity Suite
   
      
      
 
| Methods' Details | 
getGroupControl
| boolean | 
 
| getGroupControl(); | 
 
 
 
- Description
 
- returns whether the control models are grouped together.
 
 
 
 | 
 
 
 | 
setGroupControl
| [oneway] void | 
 
| setGroupControl( | 
[in] boolean | 
 GroupControl ); | 
 
 
 
- Description
 
- determines if the control models are grouped together.
 
 
 
 | 
 
 
 | 
setControlModels
| [oneway] void | 
 
| setControlModels( | 
[in] sequence< XControlModel > | 
 Controls ); | 
 
 
 
- Description
 
- sets the control models.
 
 
 
 | 
 
 
 | 
getControlModels
 
- Description
 
- returns the control models.
 
 
 
 | 
 
 
 | 
setGroup
| [oneway] void | 
 
| setGroup( | 
[in] sequence< XControlModel > | 
 Group, | 
 
 | [in] string | 
 GroupName ); | 
 
 
 
- Description
 
- sets a control model group.
 
 
 
 | 
 
 
 | 
getGroupCount
 
- Description
 
- returns the number of control model groups.
 
 
 
 | 
 
 
 | 
getGroup
| void | 
 
| getGroup( | 
[in] long | 
 nGroup, | 
 
 | [out] sequence< XControlModel > | 
 Group, | 
 
 | [out] string | 
 Name ); | 
 
 
 
- Description
 
- returns a control model group.
 
 
 
 | 
 
 
 | 
getGroupByName
| void | 
 
| getGroupByName( | 
[in] string | 
 Name, | 
 
 | [out] sequence< XControlModel > | 
 Group ); | 
 
 
 
- Description
 
- returns a control model group by name.
 
 
 
 | 
 
 
 | 
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.