====== COMPONENT_MANAGER ====== **Category**: Data ===== Functions ===== ---- ==== getFirst ==== ''[[:api:component|COMPONENT]] **getFirst**()'' ---- ==== getFirstEnabled ==== ''[[:api:component|COMPONENT]] **getFirstEnabled**()'' ---- ==== getAllComponent ==== ''[[:data-types#list|list]]<[[:api:component|COMPONENT]]> **getAllComponent**()'' ---- ==== getAllEnabledComponent ==== ''[[:data-types#list|list]]<[[:api:component|COMPONENT]]> **getAllEnabledComponent**()'' ---- ==== getAllDisabledComponent ==== ''[[:data-types#list|list]]<[[:api:component|COMPONENT]]> **getAllDisabledComponent**()'' ===== Events ===== ---- ==== ON_COMPONENT_INITIALIZED ==== ''ON_COMPONENT_INITIALIZED([[:api:component|COMPONENT]])'' ---- ==== ON_COMPONENT_ENABLED ==== ''ON_COMPONENT_ENABLED([[:api:component|COMPONENT]])'' ---- ==== ON_COMPONENT_DISABLED ==== ''ON_COMPONENT_DISABLED([[:api:component|COMPONENT]])'' ---- ==== ON_COMPONENT_FINALIZED ==== ''ON_COMPONENT_FINALIZED([[:api:component|COMPONENT]])'' ---- ==== ON_COMPONENT_DESTROYED ==== ''ON_COMPONENT_DESTROYED([[:api:component|COMPONENT]])''