com.ibm.pdp.maf.rpp.pac.dialog
Interface ScreenCalledMonitor

All Superinterfaces:
Element

public interface ScreenCalledMonitor
extends Element

ScreenCalledMonitor allows to a Screen to be called by a monitor. 


Field Summary
static java.lang.String copyright
           
 
Method Summary
 DialogMonitorCallTypeValues getCallType()
           
 Screen getScreen()
           
 

Field Detail

copyright

static final java.lang.String copyright
See Also:
Constant Field Values
Method Detail

getCallType

DialogMonitorCallTypeValues getCallType()

Call type Dynamic or Static

Returns:

getScreen

Screen getScreen()

Screen called 

Returns: