Commit feb76f4
committed
Added EntityListView.Builder class to make it easier to generate list views.
Removed Node.lookup methods as these weren't a good fit.
Added EntityListProviderAttribute, EntityListProviderLookup attributes to assign a provider for a list view via attributes.
EntityListProviderLookup allows the EntityList to lookup its provider using its view controller's lookup chain dynamically. It provides a class that is used for the lookup. This class doesn't need to be a EntityListProvider, but the object stored for that class must be.1 parent 2fae3e8 commit feb76f4
File tree
730 files changed
+4216
-1801
lines changed- .idea
- common/src/main/java/com/codename1/rad
- attributes
- nodes
- ui
- entityviews
- docs/javadoc
- com/codename1
- ext/ui
- class-use
- rad
- attributes
- class-use
- controllers
- class-use
- events
- class-use
- io
- class-use
- layouts
- class-use
- models
- class-use
- nodes
- class-use
- processing
- class-use
- propertyviews
- class-use
- schemas
- class-use
- text
- class-use
- ui
- animations
- class-use
- class-use
- decorators
- class-use
- entityviews
- class-use
- image
- class-use
- table
- class-use
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
730 files changed
+4216
-1801
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments