|
PulpCore | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BindFunction
The BindFunction class allows Properties to be bound to a function.
Int.bindTo(BindFunction),
Fixed.bindTo(BindFunction)| Method Summary | |
|---|---|
Number |
f()
The function. |
| Method Detail |
|---|
Number f()
Fixed property will use the Number's double value; all other properties use
the Number's integer value.
|
PulpCore | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||