Package org.teavm.platform
Interface PlatformObject
- All Superinterfaces:
org.teavm.jso.JSObject
public interface PlatformObject
extends org.teavm.jso.JSObject
-
Method Details
-
getPlatformClass
PlatformClass getPlatformClass() -
getId
int getId() -
setId
void setId(int id)
-