Uses of Interface
de.xima.fc.interfaces.plugin.retval.user.IPluginAccessProperty
Packages that use IPluginAccessProperty
Package
Description
Klassen zur Formulardatenverarbeitung
-
Uses of IPluginAccessProperty in de.xima.fc.gui.model
Constructors in de.xima.fc.gui.model with parameters of type IPluginAccessProperty -
Uses of IPluginAccessProperty in de.xima.fc.interfaces.plugin.provider
Methods in de.xima.fc.interfaces.plugin.provider that return types with arguments of type IPluginAccessProperty -
Uses of IPluginAccessProperty in de.xima.fc.interfaces.plugin.retval.user
Methods in de.xima.fc.interfaces.plugin.retval.user that return types with arguments of type IPluginAccessPropertyModifier and TypeMethodDescriptionCollection<? extends IPluginAccessProperty>
IPluginAccessProperty.getChildren()
A list of the children of this access property. -
Uses of IPluginAccessProperty in de.xima.fc.mdl.fdv
Method parameters in de.xima.fc.mdl.fdv with type arguments of type IPluginAccessPropertyModifier and TypeMethodDescriptionvoid
RolleProperties.mergeWithPluginAccessProperties
(List<IPluginAccessProperty> properties) -
Uses of IPluginAccessProperty in de.xima.fc.plugin.interfaces.user
Methods in de.xima.fc.plugin.interfaces.user that return types with arguments of type IPluginAccessPropertyModifier and TypeMethodDescriptionIPluginAccessProperties.getProperties
(IPluginAccessPropertiesParams params) Returns the access properties to be added to formcycle.