Class: IwcConnector
| Defined in: | lib/Connectors/IwcConnector.coffee | 
Overview
The Iwc Connector adds support for the Inter-Widget-Communication protocol that is used in the Role-SDK.
Instance Method Summary
- # (void) getRootElement()
 - # (void) send(o)
 - # (void) receive(o)
 - # (void) sendIwcIntent(action_name, content)
 - # (void) sync()
 
Constructor Details
      #
(void)
constructor(engine, HB, execution_listener, yatta)
      
    
Instance Method Details
      #
(void)
getRootElement()
      
    
      #
(void)
send(o)
      
    
      #
(void)
receive(o)
      
    
      #
(void)
sendIwcIntent(action_name, content)
      
    
      #
(void)
sync()