Class: WKcController

WKcController

new WKcController() → {Object}

WKcController objects can be used listen on user interaction. Their main purpose is to inform logic components about user actions. Before, they may cleanup the user data.
Source:
Returns:
A new logic object.
Type
Object

Methods

logic(p_logic)

Sets the logic object that can be accessed by the contoller.
Parameters:
Name Type Description
p_logic $wk$.vclsd.logic.WKcService A logic object.
Source:
W. Kowarschick © 2013 (CC BY-NC-SA 3.0: http://creativecommons.org/licenses/by-nc-sa/3.0/)
Documentation generated by JSDoc 3.3.0-dev on Sat Oct 05 2013 15:14:39 GMT+0200 (MESZ) using the DocStrap template.