|
Runtime | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This represents a decoration object returned by a decorator target. The client holds onto this so that it can be deleted later.
| Method Summary | |
void |
setIgnoreParentVisibility(boolean ignoreParentVisibility)
If this flag is set to true, then the decoration's visibility is not to be affected by the parent's visibility. |
boolean |
shouldIgnoreParentVisibility()
Should this decoration's visibility be affected by the parent's visibility? |
| Method Detail |
public void setIgnoreParentVisibility(boolean ignoreParentVisibility)
ignoreParentVisibility - True if the decoration's visibility is not to be affected by
the parent's visibility; false otherwise.public boolean shouldIgnoreParentVisibility()
|
Runtime | ||||||||||
| 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., Borland Software Corp., and others 2005,2006. All rights reserved.