mediator/host library
Classes
- Host
-
Class
Hosthandles the registration of widget aspects. And rebuild widgets with aspects when updating. - InheritedMediator
-
The InheritedModel subclass that is rebuilt by
_HostState. The aspect type is alwaysObject. - InheritedMediatorElement
-
An Element that uses a InheritedMediator as its configuration.
Aspect type is always
Object.
Properties
-
globalAllAspects
→ HashSet<
Object> -
Return all the aspects that has been registered to the Global Mode.
no setter
-
globalFrameAspects
→ HashSet<
Object> -
Return the updated aspects of the Global Mode.
no setter
- globalPublish → PublishFn
-
no setter