| Package | Description |
|---|---|
| org.netbeans.modules.schema2beans |
| Modifier and Type | Field and Description |
|---|---|
protected DOMBinding |
BaseBean.binding |
| Modifier and Type | Method and Description |
|---|---|
protected DOMBinding |
BaseBean.domBinding() |
DOMBinding |
ReflectiveBeanProp.registerDomNode(Node node,
DOMBinding binding,
BaseBean bean) |
DOMBinding |
BeanProp.registerDomNode(Node node,
DOMBinding binding,
BaseBean bean)
This method is called to associate this bean property to a DOM Node.
|
| Modifier and Type | Method and Description |
|---|---|
DOMBinding |
ReflectiveBeanProp.registerDomNode(Node node,
DOMBinding binding,
BaseBean bean) |
DOMBinding |
BeanProp.registerDomNode(Node node,
DOMBinding binding,
BaseBean bean)
This method is called to associate this bean property to a DOM Node.
|
protected void |
BaseBean.setDomBinding(DOMBinding binding) |
Copyright © 2017. All Rights Reserved.