additional binding metadata
This commit is contained in:
parent
9c78616e11
commit
8147281c74
|
|
@ -50,7 +50,6 @@ public interface Binding {
|
||||||
/**
|
/**
|
||||||
* If this Binding is visible.
|
* If this Binding is visible.
|
||||||
* Used to determine if the user can see the field.
|
* Used to determine if the user can see the field.
|
||||||
* A Binding that is not visible cannot have source values applied and cannot be committed.
|
|
||||||
*/
|
*/
|
||||||
boolean isVisible();
|
boolean isVisible();
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue