

Expand/Collapse - On the left-hand size of the member row is a control used toĮxpand and collapse each member row to show / hide member details.Let's look at each part of the member row: (the lookupComponent method as viewed from the class in this case). Theme Mixin - Functions used by the visual theme engine employed by the frameworkĪnd may use values set in various Theme Variables.īelow is an example class member that we can disect to show the syntax of a class member.Theme Variable - Variables used by the visual theme engine employed by the.DOMĮvents, while handled by the framework event system, are not specifically described Programmatically raise an event to be handled by one or more event handler methods. Event - Events are specific to the framework event system allowing for classes to.That can be called directly from the class itself will have a static label next to the Instance methods and can only be called from a instance of a given class.


Access Levelsįramework classes or their members may be specified as private or protected. The alias/xtype is listed next to the class name ofĪpplicable classes for quick reference. The shortcut name is referred to as an alias (or xtype if theĬlass extends Ext.Component). Many classes have shortcut names used when creating (instantiating) a class with aĬonfiguration object. Contents Terms, Icons, and Labels Access Levels Member Types Member Syntax Member Flags Class Icons Member Icons Navigation and Features Class Member Quick-Nav Menu Getter and Setter Methods History Bar Search and Filters API Doc Class Metadata Expanding and Collapsing Examples and Class Members Desktop -vs- Mobile View Viewing the Class Source Terms, Icons, and Labels
