java.lang.Object | ||
↳ | Fragment | |
↳ | com.pdftron.demo.navigation.FileInfoDrawerFragment |
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
interface | FileInfoDrawerFragment.Listener |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
FileInfoDrawerFragment() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Drawable |
drawableShadow(int resId, float radius, float dx, float dy, int color)
Based on: http://www.shaikhhamadali.blogspot.ro/2013/06/highlightfocusshadow-image-in-imageview.html
| ||||||||||
Menu | getButtonsMenu() | ||||||||||
ImageViewTopCrop | getHeaderImageView() | ||||||||||
CharSequence | getTitle() | ||||||||||
void | invalidateButtons() | ||||||||||
static FileInfoDrawerFragment | newInstance() | ||||||||||
void | onCreate(Bundle savedInstanceState) | ||||||||||
View | onCreateView(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState) | ||||||||||
void | onViewCreated(View view, Bundle savedInstanceState) | ||||||||||
void | resetScroll() | ||||||||||
void | setDimensions(int width, int height) | ||||||||||
void | setFile(BaseFileInfo fileInfo) | ||||||||||
void | setListener(FileInfoDrawerFragment.Listener listener) | ||||||||||
void | setLockVisibility(boolean visible) | ||||||||||
void | setMainContent(CharSequence content, boolean isSecured) | ||||||||||
void | setTitle(CharSequence title) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Based on: http://www.shaikhhamadali.blogspot.ro/2013/06/highlightfocusshadow-image-in-imageview.html