public class CmsUploadProgressInfo
extends com.google.gwt.user.client.ui.FlowPanel
Has a progressbar and a table for showing details.
com.google.gwt.user.client.ui.UIObject.DebugIdImpl, com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled
构造器和说明 |
---|
CmsUploadProgressInfo(java.util.List<java.lang.String> orderedFilenamesToUpload)
Default constructor.
|
限定符和类型 | 方法和说明 |
---|---|
void |
finish()
Finishes the state of the progress bar.
|
void |
setContentLength(long contentLength)
Sets the upload content length.
|
void |
setProgress(CmsUploadProgessInfo info)
Sets the progress information.
|
add, adjustIndex, checkIndexBoundsForAccess, checkIndexBoundsForInsertion, getChildren, getWidget, getWidgetCount, getWidgetIndex, getWidgetIndex, insert, insert, iterator, remove, remove
add, adopt, adopt, disown, doAttachChildren, doDetachChildren, orphan, remove
addAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, fireEvent, getHandlerCount, getLayoutData, getParent, isAttached, isOrWasAttached, onAttach, onBrowserEvent, onDetach, onLoad, onUnload, removeFromParent, setLayoutData, sinkEvents
addStyleDependentName, addStyleName, ensureDebugId, ensureDebugId, ensureDebugId, getAbsoluteLeft, getAbsoluteTop, getElement, getOffsetHeight, getOffsetWidth, getStyleElement, getStyleName, getStyleName, getStylePrimaryName, getStylePrimaryName, getTitle, isVisible, isVisible, onEnsureDebugId, removeStyleDependentName, removeStyleName, resolvePotentialElement, setElement, setElement, setHeight, setPixelSize, setSize, setStyleDependentName, setStyleName, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setTitle, setVisible, setVisible, setWidth, sinkBitlessEvent, toString, unsinkEvents
public CmsUploadProgressInfo(java.util.List<java.lang.String> orderedFilenamesToUpload)
orderedFilenamesToUpload
- the filespublic void setContentLength(long contentLength)
contentLength
- the upload content lengthpublic void finish()
public void setProgress(CmsUploadProgessInfo info)
info
- the progress info bean