|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Binding | |
---|---|
relativelayout |
Uses of Binding in relativelayout |
---|
Methods in relativelayout with parameters of type Binding | |
---|---|
void |
RelativeConstraints.addBinding(Binding theBinding)
Adds an Binding to this constraint. |
void |
RelativeConstraints.addBindings(Binding... theBindings)
Adds all of the specified Binding s to this constraint. |
Constructors in relativelayout with parameters of type Binding | |
---|---|
InconsistentConstraintException(Binding aBinding,
Binding anotherBinding)
Constructor for InconsistentConstraintException. |
|
InvalidBindingException(Binding binding)
Constructor for InvalidBindingException. |
|
RelativeConstraints(Binding... theBindings)
Constructor for RelativeConstraints. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |