Uses of Class
com.kingsrook.qqq.backend.core.actions.values.BasicCustomPossibleValueProvider
Packages that use BasicCustomPossibleValueProvider
Package
Description
-
Uses of BasicCustomPossibleValueProvider in com.kingsrook.qqq.backend.core.model.metadata.tables
Subclasses of BasicCustomPossibleValueProvider in com.kingsrook.qqq.backend.core.model.metadata.tablesModifier and TypeClassDescriptionclass
possible-value source provider for the `Tables` PVS - a list of all tables in an application/qInstance. -
Uses of BasicCustomPossibleValueProvider in com.kingsrook.qqq.backend.core.model.metadata.tables.automation
Subclasses of BasicCustomPossibleValueProvider in com.kingsrook.qqq.backend.core.model.metadata.tables.automationModifier and TypeClassDescriptionclass
subset of the tables PVS custom provider, to only include tables support automations -
Uses of BasicCustomPossibleValueProvider in com.kingsrook.qqq.backend.core.model.tables
Modifier and TypeClassDescriptionclass
possible-value source provider for the `QQQ Table` PVS - a list of all tables in an application/qInstance (that you have permission to see)