Instance Method
addComponent(_:)addComponent:addComponent_
Declaration
@IBAction func addComponent(_ sender: Any)Declaration
- (void) addComponent:(id) sender;Declaration
addComponent_(sender: object)Instance Method
@IBAction func addComponent(_ sender: Any)- (void) addComponent:(id) sender;addComponent_(sender: object)