Representation of a subject that is within a container.
The insert()
, remove()
or move()
callbacks of caplin.streamlink.ContainerModel all supply a ContainerElement
that applies to the action..
Attributes | Name and Description |
---|---|
|
caplin.streamlink.ContainerElement()
|
Attributes | Name and Description |
---|---|
|
String
getSubject()
Returns the subject of the element. |
|
caplin.streamlink.SubjectType
getType()
Returns the SubjectType of the element. |
►
caplin.streamlink.ContainerElement()
►
String
getSubject()
Returns the subject of the element.
►
caplin.streamlink.SubjectType
getType()
Returns the SubjectType of the element.