public interface IHoloFragment extends IHolo, Watson.OnPrepareOptionsMenuListener, Watson.OnCreateOptionsMenuListener, Watson.OnOptionsItemSelectedListener, ContextMenuListener, ContextMenuDecorView.ContextMenuListenersProvider, IAddonAttacher<IAddonFragment>
IAddonAttacher.AddonCallback<V>, IAddonAttacher.AttachException| Modifier and Type | Method and Description |
|---|---|
SharedPreferences |
getDefaultSharedPreferences() |
LayoutInflater |
getLayoutInflater(android.os.Bundle savedInstanceState) |
SharedPreferences |
getSharedPreferences(java.lang.String name,
int mode) |
ActionBar |
getSupportActionBar() |
Activity |
getSupportActivity() |
FragmentManager |
getSupportFragmentManager() |
android.view.View |
onCreateView(LayoutInflater inflater,
android.view.ViewGroup container,
android.os.Bundle savedInstanceState) |
void |
onInflate(Activity activity,
android.util.AttributeSet attrs,
android.os.Bundle savedInstanceState) |
ActionMode |
startActionMode(ActionMode.Callback callback) |
getDefaultSharedPreferences, getLayoutInflater, getSharedPreferences, getSupportApplicationonPrepareOptionsMenuonCreateOptionsMenuonOptionsItemSelectedonContextItemSelected, onContextMenuClosed, onCreateContextMenugetContextMenuListeneraddon, addon, addon, isAddonAttached, lockAttaching, obtainAddonsList, performAddonActionSharedPreferences getDefaultSharedPreferences()
getDefaultSharedPreferences in interface IHoloLayoutInflater getLayoutInflater(android.os.Bundle savedInstanceState)
SharedPreferences getSharedPreferences(java.lang.String name, int mode)
getSharedPreferences in interface IHoloActionBar getSupportActionBar()
Activity getSupportActivity()
FragmentManager getSupportFragmentManager()
android.view.View onCreateView(LayoutInflater inflater, android.view.ViewGroup container, android.os.Bundle savedInstanceState)
void onInflate(Activity activity, android.util.AttributeSet attrs, android.os.Bundle savedInstanceState)
ActionMode startActionMode(ActionMode.Callback callback)
Copyright © 2012-2013. All Rights Reserved.