Uses of Enum Class
com.kingsrook.qqq.backend.core.model.actions.tables.QInputSource
Packages that use QInputSource
-
Uses of QInputSource in com.kingsrook.qqq.backend.core.model.actions.tables
Subclasses with type arguments of type QInputSource in com.kingsrook.qqq.backend.core.model.actions.tablesModifier and TypeClassDescriptionenum
QQQ standard input sources -- the system, or users.Methods in com.kingsrook.qqq.backend.core.model.actions.tables that return QInputSourceModifier and TypeMethodDescriptionstatic QInputSource
Returns the enum constant of this class with the specified name.static QInputSource[]
QInputSource.values()
Returns an array containing the constants of this enum class, in the order they are declared.