Tanoda
com.sfb.standalonefilebrowser.StandaloneFileBrowserFragment Class Reference
Inheritance diagram for com.sfb.standalonefilebrowser.StandaloneFileBrowserFragment:

Public Member Functions

void setFileBrowserAndroidListener (final StandaloneFileBrowserAndroidListener fileBrowserAndroidListener)
 
void setTitle (final String title)
 
void setMultiple (final Boolean multiple)
 
void onStart ()
 
void onActivityResult (int requestCode, int resultCode, Intent data)
 

Static Public Attributes

static final int PICKFILE_RESULT_CODE = 1
 

Detailed Description

Definition at line 14 of file StandaloneFileBrowserFragment.java.

Member Function Documentation

◆ onActivityResult()

void com.sfb.standalonefilebrowser.StandaloneFileBrowserFragment.onActivityResult ( int  requestCode,
int  resultCode,
Intent  data 
)

Definition at line 97 of file StandaloneFileBrowserFragment.java.

◆ onStart()

void com.sfb.standalonefilebrowser.StandaloneFileBrowserFragment.onStart ( )

Definition at line 34 of file StandaloneFileBrowserFragment.java.

◆ setFileBrowserAndroidListener()

void com.sfb.standalonefilebrowser.StandaloneFileBrowserFragment.setFileBrowserAndroidListener ( final StandaloneFileBrowserAndroidListener  fileBrowserAndroidListener)

Definition at line 21 of file StandaloneFileBrowserFragment.java.

◆ setMultiple()

void com.sfb.standalonefilebrowser.StandaloneFileBrowserFragment.setMultiple ( final Boolean  multiple)

Definition at line 29 of file StandaloneFileBrowserFragment.java.

◆ setTitle()

void com.sfb.standalonefilebrowser.StandaloneFileBrowserFragment.setTitle ( final String  title)

Definition at line 25 of file StandaloneFileBrowserFragment.java.

Member Data Documentation

◆ PICKFILE_RESULT_CODE

final int com.sfb.standalonefilebrowser.StandaloneFileBrowserFragment.PICKFILE_RESULT_CODE = 1
static

Definition at line 15 of file StandaloneFileBrowserFragment.java.


The documentation for this class was generated from the following file: