SWT LPEX
v3.0.5

Uses of Interface
com.ibm.lpex.core.LpexDocumentSectionListener

Packages that use LpexDocumentSectionListener
com.ibm.lpex.core This package provides the base implementation of the LPEX editor widget. 
 

Uses of LpexDocumentSectionListener in com.ibm.lpex.core
 

Methods in com.ibm.lpex.core with parameters of type LpexDocumentSectionListener
 void LpexView.addLpexDocumentSectionListener(LpexDocumentSectionListener sectionListener)
          Adds a document-section listener to the editor document of this view.
 void LpexView.removeLpexDocumentSectionListener(LpexDocumentSectionListener sectionListener)
          Removes a document-section listener from the editor document of this view.
 


SWT LPEX
v3.0.5

(C) Copyright IBM Corporation 1998, 2005.  All Rights Reserved.