JavaScript is disabled on your browser.
Eclipse Platform Luna (4.4)
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
All Known Subinterfaces:
IAnchor , ICommandLink , IContentExtension , ICriteria , ICriteriaDefinition , ICriterionDefinition , ICriterionValueDefinition , IInclude , IIndex , IIndexEntry , IIndexEntry2 , IIndexSee , IIndexSubpath , ILink , IToc , IToc2 , ITopic , ITopic2
public interface IUAElement
An element in a UA document, which may have conditional enablement (may be
filtered based on certain conditions) and may have sub-elements, or children.
Since:
3.3
Method Summary
Methods
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.
Eclipse Platform Luna (4.4)
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved. Guidelines for using Eclipse APIs.