|
Eclipse Platform Release 3.0 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Represents the layout info for a view or placeholder in an IPageLayout.
| Method Summary | |
| boolean | getShowTitle()
Returns whether the view shows its title. |
| boolean | isCloseable()
Returns whether the view is closeable. |
| boolean | isMoveable()
Returns whether the view is moveable. |
| boolean | isStandalone()
Returns whether the view is a standalone view. |
| void | setCloseable(boolean closeable)
Sets whether the view is closeable. |
| void | setMoveable(boolean moveable)
Sets whether the view is moveable. |
| Method Detail |
public boolean isCloseable()
public void setCloseable(boolean closeable)
public boolean isMoveable()
public void setMoveable(boolean moveable)
public boolean isStandalone()
public boolean getShowTitle()
|
Eclipse Platform Release 3.0 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.