Interface ILeafElement

All Superinterfaces:
IElement, IPropertyContainer
All Known Implementing Classes:
Image, Link, Tab, Text

public interface ILeafElement extends IElement
A marker subinterface of IElement that specifies that the layout object is, by definition, on the lowest tier in the object hierarchy. A leaf element must not act as a container for other elements.