| java.lang.Object | ||
| ↳ | Fragment | |
| ↳ | com.mapsted.ui.searchables_list.SearchablesList.ViewFragment | |
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| ViewFragment() | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| static SearchablesList.ViewFragment | newInstance(String title, List<? extends ISearchable> searchableList, SearchablesList.Listener listener) | ||||||||||
| void | onCreate(Bundle savedInstanceState) | ||||||||||
| View | onCreateView(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState) | ||||||||||
| void | onViewClicked(EntityZone entityZone, ISearchable searchEntity) | ||||||||||
| void | onViewCreated(View view, Bundle savedInstanceState) | ||||||||||
| void | onViewStateRestored(Bundle savedInstanceState) | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
com.mapsted.ui.map.explore.ChooseEntityInABuildingDialogFragment.Listener
| |||||||||||