Language
	
	Asturianu (ast) 
	Català (ca) 
	Čeština (cs) 
	Dansk (da) 
	Deutsch (de) 
	
	English [US] (en-US) 
	Español (es) 
	Esperanto (eo) 
	Eesti keel (et) 
	Euskara (eu) 
	Français (fr) 
	Gàidhlig (gd) 
	Galego (gl) 
	Italiano (it) 
	Lietuvių (lt) 
	Magyar (hu) 
	Nederlands (nl) 
	Norsk (no) 
	Polski (pl) 
	Português [do Brasil] (pt-BR) 
	Português [Europeu] (pt) 
	Română (ro) 
	Slovenčina (sk) 
	Slovenščina (sl) 
	Suomi (fi) 
	Svenska (sv) 
	Yкраїнська (uk) 
	Tiếng Việt (vi) 
	Türkçe (tr) 
	ኦሮሚኛ (om) 
	Հայերեն (hy) 
	Ελληνικά (el) 
	български език (bg) 
	Русский (ru) 
	Cрпски [ћирилицом] (sr) 
	
	עברית (he) 
	हिन्दी (hi) 
	ភាសាខ្មែរ (km) 
	தமிழ் (ta) 
	ภาษาไทย (th) 
	简体中文 (zh-CN) 
	正體中文 (zh-TW) 
	日本語 (ja) 
	한국어 (ko) 
	 
	
  
  
    
     The Free and Open Productivity Suite
   
      
      
  
 
::  com  :: sun  :: star  :: awt  :: 
 
 
service UnoControl 
 
Description  
specifies an abstract control. 
 
  
All components which implement this service can 
 be integrated in a windowing environment. This service describes 
 the controller of the Smalltalk model view controller design.
 
 You must set a model and a stub to the UnoControl before using 
 other methods. The implementation only allows the change of the 
 graphics (XView ) if the window is not visible. The 
 change of the graphics in visible state should redirect the output 
 to these graphics, but this behavior is implementation-specific.
 
 The change of data directly at the control may not affect the 
 model data. To ensure this behavior, modify the data of the model.
  
 
  
Developers Guide  
Forms - Models and Views for Form Controls  
 
 
 
 
Exported Interfaces - Summary 
 
::com::sun::star::lang ::XComponent  
(referenced entity's summary:) 
allows to exclicitly free resources and break cyclic references.
 
  
 
 
 
XControl  
(referenced entity's summary:) 
identifies a control.
  
 
 
 
XWindow  
(referenced entity's summary:) 
specifies the basic operations for a window component.
 
  
 
 
 
XView  
(referenced entity's summary:) 
makes it possible to attach an oputput device to the object.
 
  
 
 
 
::com::sun::star::accessibility ::XAccessible  
provides access to the accessible context associated with this object.
 (details )
 
 
Exported Interfaces - Details 
 
 
::com::sun::star:: lang ::XComponent 
(referenced entity's summary:) 
allows to exclicitly free resources and break cyclic references.
 
  
 
 
 
 
 
 
XControl 
(referenced entity's summary:) 
identifies a control.
  
 
 
 
 
 
 
XWindow 
(referenced entity's summary:) 
specifies the basic operations for a window component.
 
  
 
 
 
 
 
 
XView 
(referenced entity's summary:) 
makes it possible to attach an oputput device to the object.
 
  
 
 
 
 
 
 
::com::sun::star:: accessibility ::XAccessible 
Usage Restrictions  
optional  
Description  
provides access to the accessible context associated with this object.
  
Since   
OOo 1.1.2  
 
 
 
 
 
 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.