| Interface | Description |
|---|---|
| DeletionListener |
Created by Marcin Swierczek
02/07/2015.
|
| DetailView |
Created by Marcin Swierczek
02/07/2015.
|
| DetailViewDisplayedListener |
Created by Marcin Swierczek
11/07/15.
|
| DetailViewPresentedListener |
Created by Marcin Swierczek
11/07/15.
|
| DialogDismissListener |
Created by Marcin Swierczek
29/06/15.
|
| DualPaneLeftFragment |
Interface to be implemented by left fragment in dual pane fragment.
|
| DualPaneModeListener |
Created by Marcin Swierczek
25/09/2015.
|
| GenericBuilder<T> |
Builder interface for generic templated classes that need to create generic class instance.
|
| MultipleSelectionListener |
Listener for multi-selectioon changed event from list fragment..
|
| OverlayVisibilityController |
Created by Marcin Swierczek
14/07/2015.
|
| Selectable<T> |
Interface for fragments that want to register listeners e.g.
|
| SelectionListener<T> |
List selection listener.
|
| Class | Description |
|---|---|
| DonkyMessagingBaseListFragment<T,GFT,CAT extends CursorAdapterWithImageCache> |
Fragment providing setup for list fragments in Donky Messaging.
|
| GenericSplitFragment<FRAGMENT_LEFT extends Fragment,FRAGMENT_RIGHT extends Fragment,T> |
Fragment that containing two fragments (list and detail) and display one or two depending on display size and orientation.
|
| Enum | Description |
|---|---|
| GenericSplitFragment.DISPLAY_MODE |