Uses of Interface
de.xima.fc.interfaces.plugin.param.user.IPluginAccessPropertiesParams
-
Packages that use IPluginAccessPropertiesParams Package Description de.xima.fc.plugin.interfaces.user -
-
Uses of IPluginAccessPropertiesParams in de.xima.fc.plugin.interfaces.user
Methods in de.xima.fc.plugin.interfaces.user with parameters of type IPluginAccessPropertiesParams Modifier and Type Method Description Collection<IPluginAccessProperty>
IPluginAccessProperties. getProperties(IPluginAccessPropertiesParams params)
Returns the access properties to be added to FORMCYCLE.
-