|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IISeriesCompileErrorInfoViewHandler
Handler for compile messages to enable the compile messages to be properly added to a secondary editor view need to do this since LPEX does not notify changed marks in secondary views properly should be able to remove this with LPEX 3.1
Method Summary | |
---|---|
void |
copyCompileErrorInfo(LpexView secondaryView)
Used to copy the compile message markers from the primary view to the newly opened secondary view. |
void |
setCompileErrorInfo(ISeriesCompileEditManager editManager,
String markNames,
QSYSErrorMarkerListener errorMarkerListener)
Used to set the compile information to be used when splitting a view so that errors appear in the splits. |
Method Detail |
---|
void setCompileErrorInfo(ISeriesCompileEditManager editManager, String markNames, QSYSErrorMarkerListener errorMarkerListener)
editManager
- markNames
- the list of names of marks in the primary viewerrorMarkerListener
- void copyCompileErrorInfo(LpexView secondaryView)
secondaryView
-
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |