Package ch.bailu.gtk.gdk
Interface ContentProvider.OnContentChanged
- Enclosing class:
- ContentProvider
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Emitted whenever the content provided by this provider has changed.
-
Method Details
-
onContentChanged
void onContentChanged()Emitted whenever the content provided by this provider has changed.
-