@Deprecated public class VHtml5File extends com.google.gwt.core.client.JavaScriptObject
Modifier | Constructor and Description |
---|---|
protected |
VHtml5File()
Deprecated.
Singleton.
|
Modifier and Type | Method and Description |
---|---|
String |
getName()
Deprecated.
Returns the name value.
|
double |
getSize()
Deprecated.
Browser implementations support files >2GB dropped and report the value
as long.
|
String |
getType()
Deprecated.
Returns the type value.
|
public final String getName()
public final String getType()
public final double getSize()
Copyright © 2022 Vaadin Ltd. All rights reserved.