com.telelogic.rhapsody.core
Interface IRPowTextListener


public interface IRPowTextListener


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

Method Detail

dblClickNotify

void dblClickNotify(int nLine,
                    java.lang.String szLine)
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