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