| java.lang.Object | |||
| ↳ | Fragment | ||
| ↳ | com.mapsted.ui.base.BaseFragment<VM extends com.mapsted.ui.base.BaseViewModel> | ||
| ↳ | com.mapsted.ui.map.ItineraryFragment | ||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public static final String | TAG | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| ItineraryFragment() | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| void | createViewModel() | ||||||||||
| static ItineraryFragment | newInstance() | ||||||||||
| void | onAttach(Context context) | ||||||||||
| View | onCreateView(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState) | ||||||||||
| void | onDestroy() | ||||||||||
| void | onDestroyView() | ||||||||||
| void | onItineraryItemChanged(List<ItineraryItem> items) | ||||||||||
| void | onLocationSelected(EntityZone nearbyEntityZone) | ||||||||||
| void | onResume() | ||||||||||
| void | onSelectLocationManually() | ||||||||||
| void | onStart() | ||||||||||
| void | onStop() | ||||||||||
| void | onViewCreated(View view, Bundle savedInstanceState) | ||||||||||
| 
  [Expand]
   Inherited Methods  | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
   
From class
  com.mapsted.ui.base.BaseFragment
 | |||||||||||
   
From class
  java.lang.Object
 | |||||||||||
   
From interface
  com.mapsted.ui.MapUiApi.Itinerary.ItemChangeListener
 | |||||||||||
   
From interface
  com.mapsted.ui.map.LocationChooserDialog.EventListener
 | |||||||||||