class Piranha::Models::Field
- Piranha::Models::Field
- Reference
- Object
Included Modules
- JSON::Serializable
- JSON::Serializable::Unmapped
Direct Known Subclasses
Defined in:
piranha/models/field.crConstructors
Instance Method Summary
- #change_message : String
- #change_message=(change_message : String)
- #key : String
- #key=(key : String)
- #label : String
- #label=(label : String)
- #text_alignment : String
- #text_alignment=(text_alignment : String)
- #value : String
- #value=(value : String)