com.telelogic.rhapsody.core
Interface IRPowListListener


public interface IRPowListListener


Method Summary
 void dblClickNotify(int nRow, int nCol, java.lang.String sContent)
          method DblClickNotify
 java.lang.String getInterfaceName()
          get property interfaceName
 void setObjID(java.lang.String bstrObjID)
          method SetObjID
 

Method Detail

dblClickNotify

void dblClickNotify(int nRow,
                    int nCol,
                    java.lang.String sContent)
method DblClickNotify

Throws:
RhapsodyRuntimeException

setObjID

void setObjID(java.lang.String bstrObjID)
method SetObjID

Throws:
RhapsodyRuntimeException

getInterfaceName

java.lang.String getInterfaceName()
get property interfaceName

Throws:
RhapsodyRuntimeException