- getAdapterView() - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
-
Deprecated.
- getAllCheckedSummary() - Method in class android.preference.MultiSelectPreference
-
- getBoolean(String, boolean) - Method in class com.tizianhoesch.gibmitnews.GIBMITNewsActivity
-
Fragt einen boolean aus den Shared Preferences ab
- getBoolean(String, boolean) - Method in class com.tizianhoesch.gibmitnews.push.NotifyMeApplication
-
- getBoolean(String, boolean) - Method in class com.tizianhoesch.gibmitnews.Settings
-
Holt einen Boolean aus den Default Shared Preferences
- getContextMenuInfo() - Method in class com.handmark.pulltorefresh.library.PullToRefreshAdapterViewBase
-
- getContextMenuInfo() - Method in class com.handmark.pulltorefresh.library.PullToRefreshExpandableListView
-
- getContextMenuInfo() - Method in class com.handmark.pulltorefresh.library.PullToRefreshExpandableListView.InternalExpandableListView
-
- getContextMenuInfo() - Method in class com.handmark.pulltorefresh.library.PullToRefreshGridView
-
- getContextMenuInfo() - Method in class com.handmark.pulltorefresh.library.PullToRefreshGridView.InternalGridView
-
- getContextMenuInfo() - Method in class com.handmark.pulltorefresh.library.PullToRefreshListView
-
- getContextMenuInfo() - Method in class com.handmark.pulltorefresh.library.PullToRefreshListView.InternalListView
-
- getCurrentMode() - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
-
Get the mode that this view is currently in.
- getDatabaseToSpinner() - Method in class com.tizianhoesch.gibmitnews.tools.BerufLehrerDlg
-
Lädt alle Klassen aus Datenbank in den Spinner
- getDatabaseToSpinnerLehrer() - Method in class com.tizianhoesch.gibmitnews.tools.BerufLehrerDlg
-
Lädt alle Lehrer aus Datenbank in den Spinner
- getDateDifference(Date) - Static method in class com.tizianhoesch.gibmitnews.tools.Utility
-
Berechnet die Differenz zweier Daten
- getDayOfWeek(int) - Method in class com.tizianhoesch.gibmitnews.alarm.TimeAlarm
-
Macht aus einer Zahl einen String mit dem Wochentag
- getFooterLayout() - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
-
- getHeaderHeight() - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
-
- getHeaderLayout() - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
-
- getHour() - Method in class android.preference.TimePickerPreference
-
- getHour(String) - Method in class com.tizianhoesch.gibmitnews.alarm.TimeAlarm
-
Extrahiert die Stunden aus einem Zeit String im Format hh:mm
- getHour(String) - Method in class com.tizianhoesch.gibmitnews.push.NotifyMeApplication
-
- getHour(String) - Static method in class com.tizianhoesch.gibmitnews.tools.Utility
-
Extrahiert die Stunden aus einem Zeit String im Format hh:mm
- getInt(String, int) - Method in class com.tizianhoesch.gibmitnews.GIBMITNewsActivity
-
Fragt einen integer aus den Shared Preferences ab
- getInt(String, int) - Method in class com.tizianhoesch.gibmitnews.Stundenplan
-
Fragt einen integer aus den Shared Preferences ab
- getKlassenIDFromName(String) - Method in class com.tizianhoesch.gibmitnews.tools.BerufLehrerDlg
-
Sucht in der Datenbank nach der dem ID einer Klasse durch den Namen
- getLehrerIDFromName(String) - Method in class com.tizianhoesch.gibmitnews.tools.BerufLehrerDlg
-
Sucht in der Datenbank nach der ID eines gegebenen Lehrers
- getMinutes() - Method in class android.preference.TimePickerPreference
-
- getMinutes(String) - Method in class com.tizianhoesch.gibmitnews.alarm.TimeAlarm
-
Extrahiert die Minuten aus einem Zeit String im Format hh:mm
- getMinutes(String) - Method in class com.tizianhoesch.gibmitnews.push.NotifyMeApplication
-
- getMinutes(String) - Static method in class com.tizianhoesch.gibmitnews.tools.Utility
-
Extrahiert die Minuten aus einem Zeit String im Format hh:mm
- getMode() - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
-
Get the mode that this view has been set to.
- getNameFromKlassenID(String) - Method in class com.tizianhoesch.gibmitnews.tools.BerufLehrerDlg
-
Liefert einen Klassenname von der Datenbank durch die ID der Klasse
- getNumberInternalFooterViews() - Method in class com.handmark.pulltorefresh.library.PullToRefreshAdapterViewBase
-
Returns the number of Adapter View Footer Views.
- getNumberInternalFooterViews() - Method in class com.handmark.pulltorefresh.library.PullToRefreshListView
-
- getNumberInternalHeaderViews() - Method in class com.handmark.pulltorefresh.library.PullToRefreshAdapterViewBase
-
Returns the number of Adapter View Header Views.
- getNumberInternalHeaderViews() - Method in class com.handmark.pulltorefresh.library.PullToRefreshListView
-
- getNumberInternalViews() - Method in class com.handmark.pulltorefresh.library.PullToRefreshAdapterViewBase
-
- getRefreshableView() - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
-
Get the Wrapped Refreshable View.
- getShowViewWhileRefreshing() - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
-
Get whether the 'Refreshing' View should be automatically shown when
refreshing.
- getState() - Method in class com.handmark.pulltorefresh.library.PullToRefreshBase
-
- getString(String, String) - Method in class com.tizianhoesch.gibmitnews.GIBMITNewsActivity
-
Fragt einen string aus den Shared Preferences ab
- getString(String, String) - Method in class com.tizianhoesch.gibmitnews.push.NotifyMeApplication
-
- getString(String, String) - Method in class com.tizianhoesch.gibmitnews.Stundenplan
-
Fragt einen String aus den Shared Preferences ab
- getView(int, View, ViewGroup) - Method in class com.tizianhoesch.gibmitnews.GIBMITNewsActivity.MyCustomAdapter
-
- GIBMITNewsActivity - Class in com.tizianhoesch.gibmitnews
-
- GIBMITNewsActivity() - Constructor for class com.tizianhoesch.gibmitnews.GIBMITNewsActivity
-
- GIBMITNewsActivity.GetDataTask - Class in com.tizianhoesch.gibmitnews
-
AsyncTask für Twitter News neu laden
- GIBMITNewsActivity.GetDataTask() - Constructor for class com.tizianhoesch.gibmitnews.GIBMITNewsActivity.GetDataTask
-
- GIBMITNewsActivity.MyCustomAdapter - Class in com.tizianhoesch.gibmitnews
-
Daten in Liste einfügen
- GIBMITNewsActivity.MyCustomAdapter(Context, int, List<String>, List<String>) - Constructor for class com.tizianhoesch.gibmitnews.GIBMITNewsActivity.MyCustomAdapter
-