| java.lang.Object | |||
| ↳ | Fragment | ||
| ↳ | com.mapsted.ui.base.BaseFragment<VM extends com.mapsted.ui.base.BaseViewModel> | ||
| ↳ | com.mapsted.ui.map.routing.preview.RoutePreviewTopFragment | ||
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| interface | RoutePreviewTopFragment.Listener | ||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public static final String | TAG | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| RoutePreviewTopFragment() | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| void | fromLabel(String fromLabel) | ||||||||||
| static RoutePreviewTopFragment | newInstance() | ||||||||||
| void | onAttach(Context context) | ||||||||||
| View | onCreateView(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState) | ||||||||||
| void | onPause() | ||||||||||
| void | onResume() | ||||||||||
| void | onViewCreated(View view, Bundle savedInstanceState) | ||||||||||
| void | toLabel(String toLabel) | ||||||||||
| 
  [Expand]
   Inherited Methods  | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
   
From class
  com.mapsted.ui.base.BaseFragment
 | |||||||||||
   
From class
  java.lang.Object
 | |||||||||||