0 Replies Latest reply on Nov 2, 2011 3:13 AM by omidbiz

    get parent component

    omidbiz

      Hi,

       

      I'm developrig a component base on cdk,

       

      consider this tag

       

      <rich:dataTable >
           <myTag:pager />
      </rich:dataTable>
      

       

      does anyone know how i can get the parent component of myTag ?