Abstract Private _isPrivate _isPrivate _parentPrivate _parentProtected notifyProtected setProtected
Method that will Get and Set parent element info.
OSFramework.Patterns.AbstractChild
Selector to find for parent Element
API reference method from Parent Pattern that will return the PatternById
Optional canBeOrphan: booleanoption for patterns that can work without a parent
Protected finishProtected Abstract setProtected Abstract setProtected Abstract setProtected Abstract unsetProtected Abstract unsetGetter that allows to check if it's the first child.
OSFramework.Patterns.AbstractChild
Getter that allows to check if it's the last child.
OSFramework.Patterns.AbstractChild
Setter that allows to define it's the last child.
OSFramework.Patterns.AbstractChild
Getter that allows to obtain the parentId.
OSFramework.Patterns.AbstractChild
Getter that allows to obtain the parent reference.
OSFramework.Patterns.AbstractChild
Protected _enableProtected
Getter that allows to obtain the accessibility is enabled.
OSFramework.Patterns.AbstractPattern
Getter that allows to obtain the self element.
OSFramework.Patterns.AbstractPattern
Getter that tells if the pattern is already built.
OSFramework.Patterns.AbstractPattern
Current configurations/state of the pattern.
OSFramework.Patterns.AbstractPattern
Unique id of the pattern. Internal use only.
OSFramework.Patterns.AbstractPattern
Id of the pattern known by the developer. External use only.
OSFramework.Patterns.AbstractPattern
Defines the Default props and methods for Patterns that will be added into other Patterns as its childs
Export
Abstract
Implements
Template