com.sap.tc.webdynpro.clientserver.uielib.pattern.api

Interface IWDPatternSequence.IWDOnSelect

Enclosing interface:
IWDPatternSequence

public static interface IWDPatternSequence.IWDOnSelect

Interface defining the parameter names for event onSelect. These names may be used as source names in parameter mapping definitions.

This type can be called by applications using Web Dynpro, but DO NOT EXTEND OR IMPLEMENT IT!

See Also:
IWDPatternSequence.mappingOfOnSelect()

Type Classification Type Classification:

This interface is part of the Web Dynpro API, so applications may reference it or call any method of it, but they must not implement or extend it.

For a detailed explanation of API classification see the Web Dynpro Compatibility Guide

Field Summary
static String STEP
           Constant providing the name of event parameter step (String).
 

Field Detail

STEP

public static final String STEP

Constant providing the name of event parameter step (String).

Meaning:
The ID of the selected PatternSequenceStep.

See Also:
Constant Field Values


Copyright 2006 SAP AG Complete Copyright Notice