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

Interface IWDGantt.IWDOnEdgeAdded

Enclosing interface:
IWDGantt

public static interface IWDGantt.IWDOnEdgeAdded

Interface defining the parameter names for event onEdgeAdded. 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:
IWDGantt.mappingOfOnEdgeAdded()

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 CHART
           Constant providing the name of event parameter chart (String).
static String COMPONENT
           Constant providing the name of event parameter component (String).
static String GRAPH
           Constant providing the name of event parameter graph (String).
static String PARAMETERS
           Constant providing the name of event parameter parameters (String).
 

Field Detail

CHART

public static final String CHART

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

Meaning:

See Also:
Constant Field Values

COMPONENT

public static final String COMPONENT

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

Meaning:

See Also:
Constant Field Values

GRAPH

public static final String GRAPH

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

Meaning:

See Also:
Constant Field Values

PARAMETERS

public static final String PARAMETERS

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

Meaning:

See Also:
Constant Field Values


Copyright 2006 SAP AG Complete Copyright Notice