com.sap.tc.mobile.wdlite.progmodel.core
Interface IContextNodeCursorListener

All Known Implementing Classes:
ContextNodeMapped, Property

public interface IContextNodeCursorListener

Interface for ContextNode cursor changes listeners.

Author:
Aliaksandr_Litskevic

Method Summary
 void listenContextNodeCursorChanged(ContextNode node)
          Invokes when ContextNode cursor changed.
 

Method Detail

listenContextNodeCursorChanged

void listenContextNodeCursorChanged(ContextNode node)
Invokes when ContextNode cursor changed.

Parameters:
contextNode -


(c) 2007, SAP AG. All rights reserved.