| java.lang.Object | ||
| ↳ | Fragment | |
| ↳ | com.mapsted.ui.map.selected_entity.EntityDetailFragment | |
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| interface | EntityDetailFragment.BottomSheetListener | ||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public static final String | TAG | ||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| static EntityDetailFragment | newInstance() | ||||||||||
| void | onAttach(Context context) | ||||||||||
| void | onCollapse() | ||||||||||
| void | onCreate(Bundle savedInstanceState) | ||||||||||
| View | onCreateView(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState) | ||||||||||
| void | onDestroy() | ||||||||||
| void | onDetach() | ||||||||||
| void | onExpand() | ||||||||||
| void | onLocationSelected(EntityZone nearbyEntityZone) | ||||||||||
| void | onPause() | ||||||||||
| void | onResume() | ||||||||||
| void | onSelectLocationManually() | ||||||||||
| void | onViewCreated(View view, Bundle savedInstanceState) | ||||||||||
| void | showPromotions(boolean shouldShow) | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
com.mapsted.ui.map.LocationChooserDialog.EventListener
| |||||||||||