Represents a conlet in the DOM tree. Often, this is backed by
a div that serves as a container for the conlet representation.
Especially when providing content, however, there may not be such
a wrapper element.
Note: it would have been more precise to call this class
ConletRepresentation. But as representations of conlets are all we
have in this context, the shorter name was chosen for the sake of
brevity.
Represents a conlet in the DOM tree. Often, this is backed by a
div
that serves as a container for the conlet representation. Especially when providing content, however, there may not be such a wrapper element.Note: it would have been more precise to call this class
ConletRepresentation
. But as representations of conlets are all we have in this context, the shorter name was chosen for the sake of brevity.