GroupInterface
in
Interface GroupInterface
Table of Contents
- id() : GroupIdentifierInterface
- isSelected() : bool
- modifiers() : ModifiersCollectionInterface
- name() : GroupName
- source() : string
- status() : GroupStatus
- type() : PresentationTypeInterface
Methods
id()
public
id() : GroupIdentifierInterface
Return values
GroupIdentifierInterface —isSelected()
public
isSelected() : bool
Return values
bool —modifiers()
public
modifiers() : ModifiersCollectionInterface
Return values
ModifiersCollectionInterface —name()
public
name() : GroupName
Return values
GroupName —source()
public
static source() : string
Return values
string —status()
public
status() : GroupStatus
Return values
GroupStatus —type()
public
type() : PresentationTypeInterface