public class

AlertsPartialFragment

extends Fragment
java.lang.Object
   ↳ Fragment
     ↳ com.mapsted.alerts.ui.AlertsPartialFragment

Summary

Public Constructors
AlertsPartialFragment()
Public Methods
static AlertsPartialFragment newInstance(List<ScheduledAlert> scheduledAlerts, boolean showTitle)
View onCreateView(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState)
void onViewCreated(View view, Bundle savedInstanceState)
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public AlertsPartialFragment ()

Public Methods

public static AlertsPartialFragment newInstance (List<ScheduledAlert> scheduledAlerts, boolean showTitle)

public View onCreateView (LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState)

public void onViewCreated (View view, Bundle savedInstanceState)