public void Link(ExpanderController _scope, AngularJS.Element iElement, Attributes iAttrs, AccordionSharedController acontroller)
        {
            accordionController = acontroller;
            showMe = false;

            accordionController.addExpander(this);
        }
 public void Link(ExpanderController _scope, AngularJS.Element iElement, Attributes iAttrs, AccordionSharedController acontroller)
 {
    accordionController = acontroller;
    showMe = false;
    
    accordionController.addExpander(this);
 }
 public void Link(Scope _scope, AngularJS.Element iElement, Attributes iAttrs, AccordionSharedController acontroller)      
 {
    //Debug.Break();
    ppp = "fissa";
 }
Beispiel #4
0
 public void Link(Scope _scope, AngularJS.Element iElement, Attributes iAttrs, AccordionSharedController acontroller)
 {
     //Debug.Break();
     ppp = "fissa";
 }