java.lang.Object | ||
↳ | Fragment | |
↳ | com.mapsted.ui.map.selected_entity.EntityDetailFragment |
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
interface | EntityDetailFragment.AdditionalFunctionListener | ||||||||||
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 | onPause() | ||||||||||
void | onResume() | ||||||||||
void | onViewCreated(View view, Bundle savedInstanceState) | ||||||||||
void | showPromotions(boolean shouldShow) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |