SWT LPEX
v3.0.5

com.ibm.lpex.samples
Interface Lpex.Delegate

Enclosing interface:
Lpex

public static interface Lpex.Delegate

This interface allows an external program to have actions and commands of secondary Lpex views that it creates, delegated to its own master view of the document.


Method Summary
 void delegate(LpexView lpexView)
          Redefine actions and commands of the given Lpex view.
 

Method Detail

delegate

public void delegate(LpexView lpexView)
Redefine actions and commands of the given Lpex view.


SWT LPEX
v3.0.5

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