:: com :: sun :: star :: awt ::
|
unpublished |
struct EndDockingEvent |
|
|
- Base Hierarchy
EndDockingEvent
┗ ::com::sun::star::lang::EventObject
|
- Usage Restrictions
- not published
- Description
- specifies an end docking event.
|
Elements' Summary |
WindowRectangle |
specifies the new bounding rectangle of the window
|
bFloating |
specifies if the window is now floating true or docked false
|
bCancelled |
specifies that the docking procedure was canceled
|
Elements' Details |
WindowRectangle
Rectangle WindowRectangle;
- Description
- specifies the new bounding rectangle of the window
|
|
bFloating
boolean bFloating;
- Description
- specifies if the window is now floating true or docked false
|
|
bCancelled
boolean bCancelled;
- Description
- specifies that the docking procedure was canceled
|
|
Top of Page
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.