# Component add in a class and use object

**URL:** https://forum.kirupa.com/t/component-add-in-a-class-and-use-object/245703
**Category:** Uncategorized
**Created:** [December 3, 2007, 6:43am UTC](https://forum.kirupa.com/t/component-add-in-a-class-and-use-object/245703 "2007-12-03T06:43:21Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![shobhaweb](https://avatars.discourse-cdn.com/v4/letter/s/b38774/32.png) [@shobhaweb](https://forum.kirupa.com/u/shobhaweb)
#### Post date: [December 3, 2007, 6:43am UTC](https://forum.kirupa.com/t/component-add-in-a-class-and-use-object/245703/1 "2007-12-03T06:43:21Z")

</div>

Hi

I m creating a common class of component which i want to use in different class .  
In My project i have a color.as class in which i had create a colorPicker and added it.Now i want to use it into many class where i could access all method of colorPicker without adding colorPicker Component into all class . Can it possible

Thanks
