Package | Description |
---|---|
org.netbeans.html.json.spi |
Service Provider Interfaces for those who wish to integrate own
technology with the HTML for Java API.
|
Modifier and Type | Method and Description |
---|---|
Proto |
Proto.Type.createProto(Object obj,
BrwsrCtx context)
Creates new proto-object for given
Model class bound to
provided context. |
protected abstract Proto |
Proto.Type.protoFor(Object object)
Finds out if there is an associated proto-object for given
object.
|
Copyright © 2018 NetBeans. All rights reserved.