Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

View annotation shortcuts #260

Merged
merged 5 commits into from
Aug 15, 2017
Merged

View annotation shortcuts #260

merged 5 commits into from
Aug 15, 2017

Conversation

elihart
Copy link
Contributor

@elihart elihart commented Aug 14, 2017

Adds @TextProp and @CallbackProp as shortcuts for using @ModelProp with added options.

This is a convenience, as well as makes the code easier to read. It also makes it harder to mess options up (eg you can't forget to mark a callback with Option.NullOnRecycle so it can't be leaked)

Also adds a bunch of javadoc for ModelView and ModelProp annotations

@elihart elihart merged commit de84905 into master Aug 15, 2017
@elihart elihart deleted the eli-view_annotation_shortcuts branch August 15, 2017 00:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant