| Issue 11: | Add possibility to add a string value and a number to a user action | |
| 1 person starred this issue and may be notified of changes. | Back to list |
The presenter will have to implement an interface:
String getUserActionValue() {
}
int getUserActionNumber() {
}
And it should execute last in the binder contributors.
Sep 4, 2010
Project Member
#1
gal.dol...@gmail.com
Status:
Fixed
|