public abstract class _HoloFragment extends android.support.v4.app.Fragment implements IHoloFragment
| Constructor and Description |
|---|
_HoloFragment() |
| Modifier and Type | Method and Description |
|---|---|
void |
createContextMenu(ContextMenuBuilder contextMenuBuilder,
android.view.View view,
android.view.ContextMenu.ContextMenuInfo menuInfo,
ContextMenuListener listener) |
Application.Config |
getConfig() |
protected int |
getContainerId() |
SharedPreferences |
getDefaultSharedPreferences() |
SharedPreferences |
getDefaultSharedPreferences(Application.Config.PreferenceImpl impl) |
LayoutInflater |
getLayoutInflater() |
LayoutInflater |
getLayoutInflater(android.os.Bundle savedInstanceState) |
MenuInflater |
getMenuInflater() |
protected android.os.Bundle |
getSavedInstanceState() |
SharedPreferences |
getSharedPreferences(Application.Config.PreferenceImpl impl,
String name,
int mode) |
SharedPreferences |
getSharedPreferences(String name,
int mode) |
ActionBar |
getSupportActionBar() |
Activity |
getSupportActivity() |
Application |
getSupportApplication() |
android.support.v4.app.FragmentManager |
getSupportFragmentManager() |
Object |
getSystemService(String name) |
void |
onAttach(Activity activity) |
void |
onAttach(android.app.Activity activity) |
boolean |
onContextItemSelected(android.view.MenuItem item) |
boolean |
onContextItemSelected(MenuItem item) |
void |
onContextMenuClosed(ContextMenu menu) |
void |
onCreateContextMenu(android.view.ContextMenu menu,
android.view.View v,
android.view.ContextMenu.ContextMenuInfo menuInfo) |
void |
onCreateContextMenu(ContextMenu menu,
android.view.View v,
android.view.ContextMenu.ContextMenuInfo menuInfo) |
void |
onCreateOptionsMenu(android.view.Menu menu,
android.view.MenuInflater inflater) |
void |
onCreateOptionsMenu(Menu menu,
MenuInflater inflater) |
android.view.View |
onCreateView(android.view.LayoutInflater inflater,
android.view.ViewGroup container,
android.os.Bundle savedInstanceState) |
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) |
void |
onInflate(android.app.Activity activity,
android.util.AttributeSet attrs,
android.os.Bundle savedInstanceState) |
boolean |
onOptionsItemSelected(android.view.MenuItem item) |
boolean |
onOptionsItemSelected(MenuItem item) |
void |
onPrepareOptionsMenu(android.view.Menu menu) |
void |
onPrepareOptionsMenu(Menu menu) |
void |
onViewCreated(android.view.View view) |
void |
onViewCreated(android.view.View view,
android.os.Bundle savedInstanceState) |
boolean |
openContextMenu(android.view.View v) |
android.view.View |
prepareDecorView(android.view.View v) |
dump, equals, getActivity, getArguments, getFragmentManager, getId, getLoaderManager, getResources, getRetainInstance, getString, getString, getTag, getTargetFragment, getTargetRequestCode, getText, getUserVisibleHint, getView, hashCode, instantiate, instantiate, isAdded, isDetached, isHidden, isInLayout, isRemoving, isResumed, isVisible, onActivityCreated, onActivityResult, onConfigurationChanged, onCreate, onCreateAnimation, onDestroy, onDestroyOptionsMenu, onDestroyView, onDetach, onHiddenChanged, onLowMemory, onOptionsMenuClosed, onPause, onResume, onSaveInstanceState, onStart, onStop, registerForContextMenu, setArguments, setHasOptionsMenu, setInitialSavedState, setMenuVisibility, setRetainInstance, setTargetFragment, setUserVisibleHint, startActivity, startActivityForResult, toString, unregisterForContextMenupublic void createContextMenu(ContextMenuBuilder contextMenuBuilder, android.view.View view, android.view.ContextMenu.ContextMenuInfo menuInfo, ContextMenuListener listener)
createContextMenu in interface ContextMenuListenerpublic Application.Config getConfig()
protected int getContainerId()
public SharedPreferences getDefaultSharedPreferences()
getDefaultSharedPreferences in interface IHologetDefaultSharedPreferences in interface IHoloFragmentpublic SharedPreferences getDefaultSharedPreferences(Application.Config.PreferenceImpl impl)
getDefaultSharedPreferences in interface IHolopublic LayoutInflater getLayoutInflater()
getLayoutInflater in interface IHolopublic LayoutInflater getLayoutInflater(android.os.Bundle savedInstanceState)
getLayoutInflater in interface IHoloFragmentgetLayoutInflater in class android.support.v4.app.Fragmentpublic MenuInflater getMenuInflater()
protected android.os.Bundle getSavedInstanceState()
public SharedPreferences getSharedPreferences(Application.Config.PreferenceImpl impl, String name, int mode)
getSharedPreferences in interface IHolopublic SharedPreferences getSharedPreferences(String name, int mode)
getSharedPreferences in interface IHologetSharedPreferences in interface IHoloFragmentpublic ActionBar getSupportActionBar()
getSupportActionBar in interface IHoloFragmentpublic Activity getSupportActivity()
getSupportActivity in interface IHoloFragmentpublic Application getSupportApplication()
getSupportApplication in interface IHolopublic android.support.v4.app.FragmentManager getSupportFragmentManager()
getSupportFragmentManager in interface IHoloFragmentpublic void onAttach(Activity activity)
public final void onAttach(android.app.Activity activity)
onAttach in class android.support.v4.app.Fragmentpublic final boolean onContextItemSelected(android.view.MenuItem item)
onContextItemSelected in class android.support.v4.app.Fragmentpublic boolean onContextItemSelected(MenuItem item)
onContextItemSelected in interface ContextMenuListenerpublic void onContextMenuClosed(ContextMenu menu)
onContextMenuClosed in interface ContextMenuListenerpublic final void onCreateContextMenu(android.view.ContextMenu menu,
android.view.View v,
android.view.ContextMenu.ContextMenuInfo menuInfo)
onCreateContextMenu in interface android.view.View.OnCreateContextMenuListeneronCreateContextMenu in class android.support.v4.app.Fragmentpublic void onCreateContextMenu(ContextMenu menu, android.view.View v, android.view.ContextMenu.ContextMenuInfo menuInfo)
onCreateContextMenu in interface ContextMenuListenerpublic final void onCreateOptionsMenu(android.view.Menu menu,
android.view.MenuInflater inflater)
onCreateOptionsMenu in class android.support.v4.app.Fragmentpublic void onCreateOptionsMenu(Menu menu, MenuInflater inflater)
onCreateOptionsMenu in interface Watson.OnCreateOptionsMenuListenerpublic final android.view.View onCreateView(android.view.LayoutInflater inflater,
android.view.ViewGroup container,
android.os.Bundle savedInstanceState)
onCreateView in class android.support.v4.app.Fragmentpublic android.view.View onCreateView(LayoutInflater inflater, android.view.ViewGroup container, android.os.Bundle savedInstanceState)
onCreateView in interface IHoloFragmentpublic void onInflate(Activity activity, android.util.AttributeSet attrs, android.os.Bundle savedInstanceState)
onInflate in interface IHoloFragmentpublic final void onInflate(android.app.Activity activity,
android.util.AttributeSet attrs,
android.os.Bundle savedInstanceState)
onInflate in class android.support.v4.app.Fragmentpublic final boolean onOptionsItemSelected(android.view.MenuItem item)
onOptionsItemSelected in class android.support.v4.app.Fragmentpublic boolean onOptionsItemSelected(MenuItem item)
onOptionsItemSelected in interface Watson.OnOptionsItemSelectedListenerpublic final void onPrepareOptionsMenu(android.view.Menu menu)
onPrepareOptionsMenu in class android.support.v4.app.Fragmentpublic void onPrepareOptionsMenu(Menu menu)
onPrepareOptionsMenu in interface Watson.OnPrepareOptionsMenuListenerpublic void onViewCreated(android.view.View view)
public final void onViewCreated(android.view.View view,
android.os.Bundle savedInstanceState)
onViewCreated in class android.support.v4.app.Fragmentpublic boolean openContextMenu(android.view.View v)
public android.view.View prepareDecorView(android.view.View v)
prepareDecorView in interface IHoloFragmentCopyright © 2012-2013. All Rights Reserved.