ios - No IBAction option for Button in UIContainerView? -


i have small container view (it uitableviewcontroller static cells) embedded within view.

i trying create ibaction 1 of buttons in container view, when select 1 of cells , control drag custom .swift class have made it, gives me options creating outlet...no option creating ib action.

is there missing?

ps. using xcode swift 1.2

cells aren't buttons. if want handle actions of cell, use tableview: didselectrowatindexpath instead.


Comments

Popular posts from this blog

asp.net mvc - SSO between MVCForum and Umbraco7 -

Python Tkinter keyboard using bind -

ubuntu - Selenium Node Not Connecting to Hub, Not Opening Port -