GUIFactory |
Name | Description | |
---|---|---|
FindAndAttachControlTo(IMVCController) | Searchs for a appropriate control for a given controller and attaches the control to the controller. | |
FindAndAttachControlTo(IMVCController, Type) | Searchs for a appropriate control for a given controller with restriction to a given type. The control is not (!) attached to the controller. You have to do this manually. |