Contains the model for the layout master: a list of layout factories.
A model that holds information about layouts.
private OpenCAGE.Layout_Masters.Models.Layouts_Lists.List Layout_Factories |
all available layout factories
private OpenCAGE.Layout_Masters.Models.Layout_Master_Model_Observers_Lists.List Observers |
The observers that are attached to this model.
Attach the given observer to the list.
Remove the given observer from the list.
Notify all attached observers that something has changed
Add the given layout factory to the model
Remove the given layout factory.
the message that is given to layout master model observers
An observer that can be attached to the Layout_Master_Model.
private OpenCAGE.Layout_Masters.Models.Layout_Master_Model LMM |
The observed Layout_Master_Model.