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 TypeMethodDescriptionvoidDefaultProgressManager.startProgress(ProgressItem pi, String id) Call this method to get your ProgressItem into the ProgressManager queue.voidProgressManager.startProgress(ProgressItem pi, String id) Call this method to get your ProgressItem into the ProgressManager queue.