Interface ModalComponentTree

All Superinterfaces:
ComponentTree<ModalTopLevelComponentUnion>
All Known Implementing Classes:
ModalComponentTreeImpl

public interface ModalComponentTree extends ComponentTree<ModalTopLevelComponentUnion>
Specialization of ComponentTree for top-level modal components

Use the static methods to construct a ModalComponentTree.

See Also: