Tanoda
|
File Upload example. More...
Public Member Functions | |
void | OnBackButtonClick () |
Raises the back button click event. More... | |
void | OnSwitchButtonOverlayStateButtonClick () |
Raises the switch button overlay state button click event. More... | |
void | OnSwitchDropOverlayStateButtonClick () |
Raises the switch drop overlay state button click event. More... | |
void | OnPopupDialogButtonClick () |
Raises the popup dialog button click event. More... | |
void | OnEnableButtonClick () |
Raises the enable button click event. More... | |
void | OnDisableButtonClick () |
Raises the disable button click event. More... | |
File Upload example.
Definition at line 15 of file FileUploadExample.cs.
void WebGLFileUploaderExample.FileUploadExample.OnBackButtonClick | ( | ) |
Raises the back button click event.
Definition at line 91 of file FileUploadExample.cs.
void WebGLFileUploaderExample.FileUploadExample.OnDisableButtonClick | ( | ) |
Raises the disable button click event.
Definition at line 135 of file FileUploadExample.cs.
void WebGLFileUploaderExample.FileUploadExample.OnEnableButtonClick | ( | ) |
Raises the enable button click event.
Definition at line 127 of file FileUploadExample.cs.
void WebGLFileUploaderExample.FileUploadExample.OnPopupDialogButtonClick | ( | ) |
Raises the popup dialog button click event.
Definition at line 119 of file FileUploadExample.cs.
void WebGLFileUploaderExample.FileUploadExample.OnSwitchButtonOverlayStateButtonClick | ( | ) |
Raises the switch button overlay state button click event.
Definition at line 103 of file FileUploadExample.cs.
void WebGLFileUploaderExample.FileUploadExample.OnSwitchDropOverlayStateButtonClick | ( | ) |
Raises the switch drop overlay state button click event.
Definition at line 111 of file FileUploadExample.cs.