Namespace s7sdk.model
The AttributeSelectorModel is a collection of property models that all fall under a particular CSS selector.
The ClassSelectorModel is a collection of property models that all fall under a particular CSS selector.
Base component model class.
Background model groupds image, color, size and repeat
Border model groups width, color, style and radius
BoxShadow model groupds image, color, size and repeat
Postion model groups CSS properties that deal with position and will be represented by one widget, like: position, top, bottom, etc.
Base CSSProperty model class.
Size model groups CSS properties that deal with size and will be represented by one widget, like width and height.
Model that wraps and manages Modifier objects
The SelectorModel represents a "simple selector" that can take part in a chain of other SelectorModel
instances to form a full selector.