public class BoxPreviewActivityDicomImpl extends BoxPreviewActivityImpl
| Modifier and Type | Field and Description |
|---|---|
protected BoxPreviewDicomFragment |
mPreviewFragment |
mBoxViewPager, mInImmersiveMode, mPreviewController, mRoot, mToolbar, mToolBarContainer| Constructor and Description |
|---|
BoxPreviewActivityDicomImpl(android.support.v7.app.AppCompatActivity activity,
android.os.Bundle savedInstanceState) |
| Modifier and Type | Method and Description |
|---|---|
void |
inflateMenu(android.view.Menu menu) |
protected void |
initViewPager() |
void |
onFragmentLoaded(BoxPreviewFragment fragment) |
void |
onFragmentUnloaded(BoxPreviewFragment fragment) |
boolean |
onOptionsItemSelected(android.view.MenuItem item) |
boolean |
onPrepareOptionsMenu(android.view.Menu menu) |
void |
saveInstanceState(android.os.Bundle outState) |
canChangeMenuItemVisibility, getCurrentPreviewFragment, getPreviewController, hideAndAnimateToolbar, initView, isPagingEnabled, loadContent, onBackPressed, onDestroy, onError, onFragmentScrolled, onFragmentTapped, onFragmentVisible, onPause, onRestoreInstanceState, onResume, showAndAnimateToolbar, supportsImmersiveMode, toggleInteractiveMode, updateTitleprotected BoxPreviewDicomFragment mPreviewFragment
public BoxPreviewActivityDicomImpl(android.support.v7.app.AppCompatActivity activity,
android.os.Bundle savedInstanceState)
protected void initViewPager()
initViewPager in class BoxPreviewActivityImplpublic void onFragmentLoaded(BoxPreviewFragment fragment)
onFragmentLoaded in interface BoxPreviewFragment.ListeneronFragmentLoaded in class BoxPreviewActivityImplpublic void onFragmentUnloaded(BoxPreviewFragment fragment)
onFragmentUnloaded in interface BoxPreviewFragment.ListeneronFragmentUnloaded in class BoxPreviewActivityImplpublic void saveInstanceState(android.os.Bundle outState)
saveInstanceState in class BoxPreviewActivityImplpublic void inflateMenu(android.view.Menu menu)
inflateMenu in class BoxPreviewActivityImplpublic boolean onPrepareOptionsMenu(android.view.Menu menu)
onPrepareOptionsMenu in class BoxPreviewActivityImplpublic boolean onOptionsItemSelected(android.view.MenuItem item)
onOptionsItemSelected in class BoxPreviewActivityImpl