interface XBoundControl in module com::sun::star::form:: |
interface XBoundControl : com::sun::star::uno::XInterface ;
are related to data-bound components and provide the possibility of locking the input for data related controls.
The relation between bound controls and bound components follows
the Model-View-Controller paradigm as used in Smalltalk.
Method Summary |
|
getLock | determines whether the input is currently locked or not. |
setLock | is used for altering the current lock state of the component. |
Known Services Which Export this Interface |
Method Details |
|||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.