public interface IBinding
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IBinding.IReadBinding
Read from model, write to target.
|
static interface |
IBinding.IWriteBinding
Read from target, write to model.
|
| Modifier and Type | Method and Description |
|---|---|
void |
init(BaseComponent instance,
String propertyName,
Method getter,
Method setter) |
void init(BaseComponent instance, String propertyName, Method getter, Method setter)
Copyright © 2018 Regenstrief Center for Biomedical Informatics. All rights reserved.