Class ClassVTable

java.lang.Object
io.github.jwharm.javagi.base.ProxyInstance
org.gnome.webkit.jsc.ClassVTable
All Implemented Interfaces:
Proxy

@Generated("io.github.jwharm.JavaGI") public class ClassVTable extends ProxyInstance
Virtual table for a JSCClass. This can be optionally used when registering a JSCClass in a JSCContext to provide a custom implementation for the class. All virtual functions are optional and can be set to null to fallback to the default implementation.