|
SAP NetWeaver 7.30 SP01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sapportals.admin.wizardframework.components.AbstractWizardComponent
com.sapportals.admin.wizardframework.components.ProgressBarComponent
public class ProgressBarComponent
The class that represents the progress bar indicator component.
A progress bar is used to indicate the progress of a background task.
| Field Summary |
|---|
| Fields inherited from class com.sapportals.admin.wizardframework.components.AbstractWizardComponent |
|---|
HORIZONTAL_LAYOUT, VERTICAL_LAYOUT |
| Constructor Summary | |
|---|---|
ProgressBarComponent(com.sap.portal.admin.util.backgroundtasks.AbstractBackgroundTask task)
Deprecated. A constructor that sets a background task. |
|
| Method Summary | |
|---|---|
void |
doAfterSubmit(IWizardContext ctx)
Deprecated. Performs any actions on the data if the data is valid. |
void |
doBeforeDisplay(IWizardContext ctx)
Deprecated. Performs synchronization between the data model and the pane. |
com.sapportals.htmlb.Component |
getDisplay(IWizardContext ctx)
Deprecated. Gets the HTMLB component to display. |
String |
getTitle(IWizardContext ctx)
Deprecated. Gets a component title. |
void |
processInput(IWizardContext ctx)
Deprecated. Saves to the data model the values entered into wizard controls by the administrator. |
| Methods inherited from class com.sapportals.admin.wizardframework.components.AbstractWizardComponent |
|---|
clearIfInconsistent, getControlInFocus, getDescription, getErrorMessages, getPath, getProperty, init, isComplete, isInitialized, isMandatory, setMandatory, setPath, setProperty, setTempProperty, setupComponent, wasChanged |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProgressBarComponent(com.sap.portal.admin.util.backgroundtasks.AbstractBackgroundTask task)
task - a background task| Method Detail |
|---|
public void doBeforeDisplay(IWizardContext ctx)
myDoBeforeDisplay method, and then calls
doBeforeDisplay on all the wizard components within
the pane.
doBeforeDisplay in interface IWizardComponentdoBeforeDisplay in class AbstractWizardComponentctx - the current wizard contextpublic com.sapportals.htmlb.Component getDisplay(IWizardContext ctx)
AbstractDisplayComponent or
AbstractInputComponent. The default implementation
returns null.
getDisplay in interface IWizardComponentgetDisplay in class AbstractWizardComponentctx - the current wizard context
public void processInput(IWizardContext ctx)
myProcessInput method, and then calls
processInput on all the wizard components within the pane.
processInput in interface IWizardComponentprocessInput in class AbstractWizardComponentctx - the current wizard contextpublic String getTitle(IWizardContext ctx)
AbstractWizardComponent
getTitle in interface IWizardComponentgetTitle in class AbstractWizardComponentctx - the current wizard context
public void doAfterSubmit(IWizardContext ctx)
doAfterSubmit in interface IWizardComponentdoAfterSubmit in class AbstractWizardComponentctx - the current wizard context| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] EP-RUNTIME
|
[sap.com]
|
api
|
EP-PIN-APF
|
[sap.com] EP-RUNTIME
|
[sap.com] tc/ep/admin/api
|
api
|
EP-PIN
|
[sap.com] EP-RUNTIME
|
[sap.com]
|
-
|
EP-PIN-APF
|
|
SAP NetWeaver 7.30 SP01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||