Attributes' Details |
ComponentWindow
[ readonly ] ::com::sun::star::awt::XWindow ComponentWindow;
- Description
- denotes the "root window" of the controller.
If the controller is plugged into a frame, this window acts as the
frame's ComponentWindow .
- See also
- XFrame
|
|
ViewControllerName
[ readonly ] string ViewControllerName;
- Description
- specifies the view name of the controller.
A view name is a logical name, which can be used to create views of the same
type. The name is meaningful only in conjunction with XModel2::createViewController
- if it's passed there, a view/controller pair of the same type will be created.
|
|
Top of Page
Copyright © 2008 Sun Microsystems, Inc.