|
iSeries Remote Systems v6.0.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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(com.ibm.lpex.core.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,
ISeriesErrorMarkerListener errorMarkerListener)
Used to set the compile information to be used when splitting a view so that errors appear in the splits. |
Method Detail |
public void setCompileErrorInfo(ISeriesCompileEditManager editManager, String markNames, ISeriesErrorMarkerListener errorMarkerListener)
editManager
- markNames
- the list of names of marks in the primary viewerrorMarkerListener
- public void copyCompileErrorInfo(com.ibm.lpex.core.LpexView secondaryView)
secondaryView
-
|
iSeries Remote Systems v6.0.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |