Kozai::Settings::Kind
Inherits Enum < Comparable < Value < Object
What kind of value a field holds, which is all the interface needs to decide what to draw.
Constants
Number = 0
Text = 1
Flag = 2
List = 3
Inherits Enum < Comparable < Value < Object
What kind of value a field holds, which is all the interface needs to decide what to draw.