Interface JSFieldSetter

All Superinterfaces:
JSObject

public interface JSFieldSetter extends JSObject
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    set​(PlatformObject instance, PlatformObject value)
     

    Methods inherited from interface org.teavm.jso.JSObject

    cast