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 | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() |