Klasse ImageUploadStartedEventData
java.lang.Object
org.teamapps.ux.component.field.richtext.ImageUploadStartedEventData
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungImageUploadStartedEventData(String fileName, String mimeType, long sizeInBytes, int incompleteUploadsCount) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungintlong
-
Konstruktordetails
-
ImageUploadStartedEventData
-
-
Methodendetails
-
getFileName
-
getMimeType
-
getSizeInBytes
public long getSizeInBytes() -
getIncompleteUploadsCount
public int getIncompleteUploadsCount()
-