Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
D
F
G
I
L
P
S
U
S
Save(String, boolean, boolean)
- Method in class devpia.dextupload.
FileItem
Moves uploaded files to assigned route in the same name as the original name.
Save(String, boolean)
- Method in class devpia.dextupload.
FileItem
Moves uploaded files to assigned route in the same name as the original name.
SaveAs(String, boolean)
- Method in class devpia.dextupload.
FileItem
Moves uploaded files to assigned route in assigned file name.
SaveAs(String, boolean, boolean)
- Method in class devpia.dextupload.
FileItem
Moves uploaded files to assigned route in assigned file name.
SaveAsVirtual(String, boolean)
- Method in class devpia.dextupload.
FileItem
Moves uploaded files to assigned virtual route in assigned file name.
SaveAsVirtual(String, boolean, boolean)
- Method in class devpia.dextupload.
FileItem
Moves uploaded files to assigned virtual route in assigned file name.
SaveImage(String, String)
- Method in class devpia.dextupload.image.
ImageTool
Save currently worked on images in assigned format.
SaveImageToBMP(String)
- Method in class devpia.dextupload.image.
ImageTool
Save currently worked on images in BMP format.
SaveImageToGIF(String)
- Method in class devpia.dextupload.image.
ImageTool
Save currently worked on images in GIF format.
SaveImageToJPEG(String)
- Method in class devpia.dextupload.image.
ImageTool
Save currently worked on images in JPEG format.
SaveImageToJPEG(String, float)
- Method in class devpia.dextupload.image.
ImageTool
Save currently worked on images in JPEG format.
SaveImageToPNG(String)
- Method in class devpia.dextupload.image.
ImageTool
Save currently worked on images in PNG format.
SaveImageToRAW(String)
- Method in class devpia.dextupload.image.
ImageTool
Save currently worked on images in RAW format.
SaveImageToTIFF(String)
- Method in class devpia.dextupload.image.
ImageTool
Save currently worked on images in TIFF format.
SaveVirtual(String, boolean)
- Method in class devpia.dextupload.
FileItem
Moves uploaded files to assigned virtual route in the same name as the original name.
SaveVirtual(String, boolean, boolean)
- Method in class devpia.dextupload.
FileItem
Moves uploaded files to assigned virtual route in the same name as the original name.
SetProgress(int)
- Method in class devpia.dextupload.
FileUpload
Sets value transferred by GetProgressID() of Progress object.
setAutoMakeFolder(boolean)
- Method in class devpia.dextupload.
FileUpload
Automatically creates folder if assigned folder does not exist in DefaultPath, SaveAs
setCharacterEncoding(String)
- Method in class devpia.dextupload.
FileUpload
Sets encoding value to be used when processing form data.
setFont(Font)
- Method in class devpia.dextupload.image.
ImageTool
Set font to be used.
setFont(String, int)
- Method in class devpia.dextupload.image.
ImageTool
Set font to be used.
setFont(String, int, int)
- Method in class devpia.dextupload.image.
ImageTool
Set font to be used.
setFontColor(Color)
- Method in class devpia.dextupload.image.
ImageTool
Set the color of font to be used.
setLicenseFilePath(String)
- Method in class devpia.dextupload.
FileUpload
Set the location of dextuploadj.config file with authorization information.
setMaxFileLength(int)
- Method in class devpia.dextupload.
FileUpload
Limits the maximum size of files for uploading.
setMaxTotalLength(int)
- Method in class devpia.dextupload.
FileUpload
Limits the total size value of uploaded file.
setSize(float)
- Method in class devpia.dextupload.image.
ImageTool
Change the size of current image according to inputted ratio.
setSize(int, int)
- Method in class devpia.dextupload.image.
ImageTool
Change the size of current image.
setTransparency(float)
- Method in class devpia.dextupload.image.
ImageTool
Assign transparency.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
D
F
G
I
L
P
S
U