public interface CMaximizedModeAreaPerspective extends CModeAreaPerspective
CMaximizedModePerspective.| Modifier and Type | Method and Description |
|---|---|
Location |
getUnmaximizeLocation()
Gets the location the currently maximized item should use when unmaximized.
|
Path |
getUnmaximizeMode()
Gets the mode the currently maximized item should use when unmaximized.
|
void |
setUnmaximize(Path mode,
Location location)
Sets the origin of the currently maximized child of this area.
|
getUniqueId, isChild, isChildLocationvoid setUnmaximize(Path mode, Location location)
mode - the mode that was used, can be nulllocation - the exact location, must match mode, can be nullPath getUnmaximizeMode()
nullLocation getUnmaximizeLocation()
nullCopyright © 2018. All rights reserved.