public interface IPluginFormElementWidget extends IFCRemoteSyncPlugin
| Modifier and Type | Interface and Description | 
|---|---|
static class  | 
IPluginFormElementWidget.Resource  | 
CONFIG_FILENAMEATTR_NAME, COL_NAMEATTR_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, uninstallList<Class<? extends IXItemWidget>> getWidgets(Locale locale)
default String getJavaScriptPath()
default String getCssPath()
default InputStream getResource(String path)
default String getJavaScriptData()
default String getCssData()
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.