LPEX
4.4.0

com.ibm.lpex.samples
Interface Lpex.Delegate

Enclosing class:
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

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


LPEX
4.4.0

Copyright � 2016 IBM Corp. All Rights Reserved.

Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.