public interface IPluginFormElementWidget extends IFCRemoteSyncPlugin
Modifier and Type | Interface and Description |
---|---|
static class |
IPluginFormElementWidget.Resource |
CONFIG_FILENAME
ATTR_NAME, COL_NAME
ATTR_DISPLAY_NAME
Modifier and Type | Method and Description |
---|---|
default String |
getCssData() |
default String |
getCssPath() |
default String |
getJavaScriptData() |
default String |
getJavaScriptPath() |
default InputStream |
getResource(String path) |
default String |
getResourceAsString(String path) |
List<Class<? extends IXItemWidget>> |
getWidgets(Locale locale) |
getDescription, getDescription, getDisplayName, getName, initialize, initPlugin, install, shutdown, shutdown, uninstall
List<Class<? extends IXItemWidget>> getWidgets(Locale locale)
default String getJavaScriptPath()
default String getCssPath()
default InputStream getResource(String path)
default String getJavaScriptData()
default String getCssData()
Copyright © 2021 XIMA MEDIA GmbH. All rights reserved.