Class PublicServiceSubscribeListFragment
-
- All Implemented Interfaces:
public class PublicServiceSubscribeListFragment
Created by zhjchen on 4/19/15.
-
-
Constructor Summary
Constructors Constructor Description PublicServiceSubscribeListFragment()
-
Method Summary
Modifier and Type Method Description View
onCreateView(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState)
void
onViewCreated(View view, Bundle savedInstanceState)
void
onDestroyView()
-
-
Method Detail
-
onCreateView
View onCreateView(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState)
-
onViewCreated
void onViewCreated(View view, Bundle savedInstanceState)
-
onDestroyView
void onDestroyView()
-
-
-
-