public abstract class AbstractStackholdingLocation extends CLocation
findProperty
Constructor and Description |
---|
AbstractStackholdingLocation() |
Modifier and Type | Method and Description |
---|---|
CStackLocation |
stack()
Creates a new stack inside this location.
|
CStackLocation |
stack(int index)
Creates a new stack inside this location.
|
aside, base, base, equals, expandProperty, expandProperty, external, findMode, findProperty, findProperty, findRoot, getParent, hashCode, maximized, maximized, maximized, maximized, minimized, minimized, normalized, working
public CStackLocation stack(int index)
index
- the tab the new location representspublic CStackLocation stack()