-
-
Methods Summary
Methods
| Type Params |
Return Type |
Name and description |
|
static java.util.Map<java.lang.String, StringList> |
buildAllSupportedFilesExtensions(java.lang.String allSupportedFilterName, boolean createAllSupportedFilterOnly, java.util.Map<java.lang.String, StringList> filterEntries)
|
|
static java.lang.String |
getAllSupportedFilesFilterName() - Returns:
- The name of the All supported types file filter that you can use to select
an All supported files filter by default into "Open File" dialog
|
|
static java.lang.String |
getCsvFileFilterName() - Returns:
- The name of the CSV file filter that you can use to select
an CSV files filter by default into "Open File" dialog
|
|
static java.lang.String |
getExcelAndCSVFileFilterName()
|
|
static java.util.Map<java.lang.String, StringList> |
getExcelAndСsvFileFilterExtensions()
|
|
static java.util.Map<java.lang.String, StringList> |
getExcelFileFilterExtensions() - Returns:
- A container with Excel files extensions that you can pass into
XFileDialogs methods directly to specify a file filter
|
|
static java.lang.String |
getExcelFileFilterName() - Returns:
- The name of the Excel file filter that you can use to select
an Excel files filter by default into "Open File" dialog
|
|
static java.util.Map<java.lang.String, StringList> |
getXmlFileFilterExtensions() - Returns:
- A container with XML files extensions that you can pass into
XFileDialogs methods directly to specify a file filter
|
|
static java.lang.String |
getXmlFileFilterName() - Returns:
- The name of the XML file filter that you can use to select
an XML files filter by default into "Open File" dialog
|
|
static java.util.Map<java.lang.String, StringList> |
getСsvFileFilterExtensions() - Returns:
- A container with CSV files extensions that you can pass into
XFileDialogs methods directly to specify a file filter
|
-
Inherited Methods Summary
Inherited Methods
| Methods inherited from class |
Name |
class java.lang.Object |
java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
-
-
Method Detail
-
public static java.util.Map<java.lang.String, StringList> buildAllSupportedFilesExtensions(java.lang.String allSupportedFilterName, boolean createAllSupportedFilterOnly, java.util.Map<java.lang.String, StringList> filterEntries)
-
public static java.lang.String getAllSupportedFilesFilterName()
- Returns:
- The name of the All supported types file filter that you can use to select
an All supported files filter by default into "Open File" dialog
-
public static java.lang.String getCsvFileFilterName()
- Returns:
- The name of the CSV file filter that you can use to select
an CSV files filter by default into "Open File" dialog
-
public static java.lang.String getExcelAndCSVFileFilterName()
-
public static java.util.Map<java.lang.String, StringList> getExcelAndСsvFileFilterExtensions()
-
public static java.util.Map<java.lang.String, StringList> getExcelFileFilterExtensions()
- Returns:
- A container with Excel files extensions that you can pass into
XFileDialogs methods directly to specify a file filter
-
public static java.lang.String getExcelFileFilterName()
- Returns:
- The name of the Excel file filter that you can use to select
an Excel files filter by default into "Open File" dialog
-
public static java.util.Map<java.lang.String, StringList> getXmlFileFilterExtensions()
- Returns:
- A container with XML files extensions that you can pass into
XFileDialogs methods directly to specify a file filter
-
public static java.lang.String getXmlFileFilterName()
- Returns:
- The name of the XML file filter that you can use to select
an XML files filter by default into "Open File" dialog
-
public static java.util.Map<java.lang.String, StringList> getСsvFileFilterExtensions()
- Returns:
- A container with CSV files extensions that you can pass into
XFileDialogs methods directly to specify a file filter
- Summary:
Nested Field Constructor - Method
- | Detail:
Field Constructor - Method
ReadyAPI functional (soapui) SDK 3.2.0