Uses of Class
org.apache.wiki.ui.progress.ProgressItem
Packages that use ProgressItem
-
Uses of ProgressItem in org.apache.wiki.ui.progress
Methods in org.apache.wiki.ui.progress with parameters of type ProgressItemModifier and TypeMethodDescriptionvoid
DefaultProgressManager.startProgress
(ProgressItem pi, String id) Call this method to get your ProgressItem into the ProgressManager queue.void
ProgressManager.startProgress
(ProgressItem pi, String id) Call this method to get your ProgressItem into the ProgressManager queue.