Go to the source code of this file.
Variables | |
| else [CPExceptionraise:CPInvalidArgumentExceptionreason:@"-["+[self className]+ ' '+_cmd+@"] "+[_source description]+" does not respond to setAction:"] | |
| var | selector = CPSelectorFromString(selectorName) |
| selectorNameLength = [selectorName length] | |
| else[CPExceptionraise:CPInvalidArgumentExceptionreason:@"-["+[self className]+ ' '+_cmd+@"] "+[_source description]+" does not respond to setTarget:"] |
Definition at line 61 of file CPCibControlConnector.j.
| selector = CPSelectorFromString(selectorName) |
Definition at line 38 of file CPCibControlConnector.j.
| selectorNameLength = [selectorName length] |
Definition at line 33 of file CPCibControlConnector.j.
1.6.1