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, isChildLocation
void setUnmaximize(Path mode, Location location)
mode
- the mode that was used, can be null
location
- the exact location, must match mode
, can be null
Path getUnmaximizeMode()
null
Location getUnmaximizeLocation()
null