Improve Binding class (#2038)

Remove options parameter
This commit is contained in:
Hristo Hristov
2016-04-27 16:43:45 +03:00
parent 264fe170a9
commit b2c182fd7a
47 changed files with 325 additions and 654 deletions

View File

@@ -77,4 +77,4 @@ declare module "ui/button" {
_setFormattedTextPropertyToNative(value: any): void;
//@endprivate
}
}
}