public class PluginOptionsHelper extends Object
Modifier and Type | Class and Description |
---|---|
static class |
PluginOptionsHelper.ContentTypePlugin |
Constructor and Description |
---|
PluginOptionsHelper() |
Modifier and Type | Method and Description |
---|---|
static void |
buildEnabledOptionsList(Map<String,String> settings) |
static String |
fixRelativePath(String url) |
static com.google.gwt.user.client.Command |
getAddDatasourceCommand() |
static PluginOptionsHelper.ContentTypePlugin |
getContentTypePlugin(String filename) |
static FileTypeEnabledOptions |
getEnabledOptions(String filename) |
static com.google.gwt.user.client.Command |
getManageDatasourcesCommand() |
public static FileTypeEnabledOptions getEnabledOptions(String filename)
public static PluginOptionsHelper.ContentTypePlugin getContentTypePlugin(String filename)
public static com.google.gwt.user.client.Command getManageDatasourcesCommand()
public static com.google.gwt.user.client.Command getAddDatasourceCommand()
Copyright © 2021 Hitachi Vantara. All rights reserved.