| java.lang.Object | ||
| ↳ | DialogFragment | |
| ↳ | com.mapsted.ui.searchables_list.SearchablesList.ViewDialog | |
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| ViewDialog() | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| static SearchablesList.ViewDialog | newInstance(String title, List<? extends ISearchable> searchableList, SearchablesList.Listener listener) | ||||||||||
| void | onCreate(Bundle savedInstanceState) | ||||||||||
| View | onCreateView(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState) | ||||||||||
| void | onResume() | ||||||||||
| void | onSaveInstanceState(Bundle outState) | ||||||||||
| 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
 | |||||||||||