public interface IUAElement
Modifier and Type | Method and Description |
---|---|
IUAElement[] |
getChildren()
Returns all sub-elements (children) of this element.
|
boolean |
isEnabled(IEvaluationContext context)
Returns whether or not this element should be enabled in the given
context.
|
boolean isEnabled(IEvaluationContext context)
context
- the context in which the element appearsIUAElement[] getChildren()
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.