Uses of Interface
com.tailf.dp.DpMountIdInterface
Packages that use DpMountIdInterface
Package
Description
Data provider API package, for implementation of callbacks for validations, actions, transformation etc.
-
Uses of DpMountIdInterface in com.tailf.dp
Methods in com.tailf.dp with parameters of type DpMountIdInterfaceModifier and TypeMethodDescriptionvoid
Dp.registerAnnotatedMountedCbs
(DpMountIdInterface MountIdMethod, Object obj) void
Dp.reRegisterAnnotatedMountedCbs
(DpMountIdInterface MountIdMethod, Object obj)