com.sapportals.admin.wizardframework.api

Interface IWizardStructure


Deprecated. Use Admin Studio Wizard Framework, as described in Creating Administration Interfaces (Web Dynpro) on the Help Portal documentation (help.sap.com).

public interface IWizardStructure

The interface that defines methods for providing runtime access to the pane/component structure of a wizard.


Method Summary
 IWizardComponent getComponent(String componentPath, IWizardContext ctx)
          Deprecated. Gets a component from the wizard.
 

Method Detail

getComponent

IWizardComponent getComponent(String componentPath,
                              IWizardContext ctx)
Deprecated. 
Gets a component from the wizard. The component specified may be a pane or a pane subcomponent. In the case of a subcomponent, the framework drills down to the requested component using the IWizardComponentContainer.getComponent method.

Parameters:
componentPath - a component path
ctx - the current wizard context
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] EP-RUNTIME [sap.com] tc/ep/admin/api api EP-PIN
[sap.com] EP-RUNTIME [sap.com] com.sap.portal.admin.wizardframeworkdeprecated api EP-PIN-APF
[sap.com] EP-RUNTIME [sap.com] com.sap.portal.admin.wizardframeworkdeprecated - EP-PIN-APF


Copyright 2011 SAP AG Complete Copyright Notice