public interface GXIBrowserSupportedFeatures
Modifier and Type | Field and Description |
---|---|
static String |
BROWSER_WINDOW_SUPPORT |
static String |
HTML_INPUT_TYPE_DATE |
static String |
HTML_INPUT_TYPE_DATETIME |
static String |
HTML_INPUT_TYPE_MONTH |
Modifier and Type | Method and Description |
---|---|
boolean |
isFeatureSupported(String featureKey) |
void |
setFeatureSupport(String featureKey,
boolean supported) |
static final String HTML_INPUT_TYPE_DATE
static final String HTML_INPUT_TYPE_MONTH
static final String HTML_INPUT_TYPE_DATETIME
static final String BROWSER_WINDOW_SUPPORT
Copyright 2021 Software AG. All rights reserved. Use is subject to license terms.