public abstract class ComponentPropertyBinding extends Object
| Constructor and Description |
|---|
ComponentPropertyBinding(String methodOwner,
String methodName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMethodName() |
String |
getMethodOwner() |
void |
setMethodName(String methodName) |
void |
setMethodOwner(String methodOwner) |
Copyright © 2019. All rights reserved.