Skip to content

Frequently Asked Questions

coneybeare edited this page Jan 25, 2012 · 4 revisions

How can I present a view from interface builder with the contentView of my UAModalPanel subclass?

Check out the UAExampleModalPanel class for an example.

How can I setup a button to call a method in my UAModalPanel Subclass?

Check out the UAExampleModalPanel class for an example.

How can I setup a button to call a method in my Controller?

Check out the UAExampleModalPanel class for an example.