| Package | Description |
|---|---|
| org.apache.wiki.ui.progress |
Provides progress management routines.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultProgressManager.startProgress(ProgressItem pi,
java.lang.String id)
Call this method to get your ProgressItem into the ProgressManager queue.
|
void |
ProgressManager.startProgress(ProgressItem pi,
java.lang.String id)
Call this method to get your ProgressItem into the ProgressManager queue.
|
void |
ProgressManager.startProgress(ProgressItem pi,
java.lang.String id)
Call this method to get your ProgressItem into the ProgressManager queue.
|
void |
DefaultProgressManager.startProgress(ProgressItem pi,
java.lang.String id)
Call this method to get your ProgressItem into the ProgressManager queue.
|
Copyright (c) 2001-2022 The Apache Software Foundation. All rights reserved.