|
Eclipse Platform Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IStickyViewDescriptor
Supplemental view interface that describes various sticky characteristics that a view may possess.
This interface is not intended to be implemented by clients.
IViewRegistry
,
IViewDescriptor
Method Summary | |
---|---|
java.lang.String |
getId()
Return the id of the view to be made sticky. |
int |
getLocation()
Return the location of this sticky view. |
boolean |
isCloseable()
Return whether this view should be closeable. |
boolean |
isMoveable()
Return whether this view should be moveable. |
Method Detail |
---|
java.lang.String getId()
int getLocation()
IPageLayout.LEFT
, IPageLayout.RIGHT
,
IPageLayout.TOP
, or IPageLayout.BOTTOM
.
boolean isCloseable()
boolean isMoveable()
|
Eclipse Platform Release 3.2 |
|||||||||
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, 2006. All rights reserved.