Syntax
interface XFormController : com::sun::star::awt::XTabController ;
Description
provides functionality to control the activation
of forms.
It should represent all controls which belong to a form.
Method Summary
|
getCurrentControl |
access to the current control may be< />.
|
|
addActivateListener |
adds the specified listener to receive events "formActivated"
and "formDeactivated."
|
|
removeActivateListener |
removes the specified listener so it does not receive any events
from the form controller.
|
|
Known Services Which Export this Interface
|
com::sun::star::form::FormController -
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.