Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: form :: runtime ::

unpublished interface XFormControllerContext
Usage Restrictions
not published
Description
provides a context for a FormController

A FormController knows about the controls it is responsible for, and about the control container which those controls live in. However, it doesn't know about a possible larger context, like a scrollable view which the controls are embedded into. To compensate this, it can be provided a XFormControllerContext.


Methods' Summary
makeVisible ensures the given control is visible, by scrolling the view if necessary.  
Methods' Details
makeVisible
void
makeVisible( [in] ::com::sun::star::awt::XControl  _Control );

Description
ensures the given control is visible, by scrolling the view if necessary.
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.