|
GEF (MVC) 3.9.100.201405261516 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface EditPartViewer.Conditional
An object which evaluates an EditPart for an arbitrary property. Conditionals are used when querying a viewer for an editpart.
Method Summary | |
---|---|
boolean |
evaluate(EditPart editpart)
Returns true if the editpart meets this condition. |
Method Detail |
---|
boolean evaluate(EditPart editpart)
true
if the editpart meets this condition.
editpart
- the editpart being evaluated
true
if the editpart meets the condition
|
GEF (MVC) 3.9.100.201405261516 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |