DynFork::Fields::ChoiceF64MultDynField
Inherits DynFork::Fields::Field < JSON::Serializable < Struct < Value < Object
Type of selective field with dynamic addition of elements.
NOTE: For simulate relationship Many-to-Many.
NOTE: Elements are added via the ModelName.unit_manager(unit) method.
NOTE: How to use, see example.
Constructors
new(pull : JSON::PullParser)
SourceInstance methods
Add data for dynamic fields from the local @@meta cache.
group
To optimize field traversal in the paladins/check() method.
WARNING: It is recommended not to change.
For the DynFork::QPaladins::Tools#refrash_fields method.