Class: Rave::Models::Element::Form::Label

Inherits:
Rave::Models::Element::Form show all
Defined in:
lib/models/element.rb

Overview

A label form element within a document.

Constant Summary

Constants inherited from Rave::Models::Element

JAVA_CLASS

Constants included from Rave::Mixins::ObjectFactory

Rave::Mixins::ObjectFactory::WILDCARD

Constants inherited from Component

Component::GENERATED_PATTERN, Component::GENERATED_PREFIX

Instance Attribute Summary

Attributes included from Rave::Mixins::ObjectFactory

#type

Attributes inherited from Component

#context

Method Summary

Methods inherited from Rave::Models::Element

#get, #initialize, #set, #to_json

Methods included from Rave::Mixins::ObjectFactory

included

Methods inherited from Component

#generated?, #id, #initialize, #to_s, #unique_id

Methods included from Rave::Mixins::Logger

#logger

Constructor Details

This class inherits a constructor from Rave::Models::Element