| Class | Description |
|---|---|
| Field |
This class is the base class for all
Fields that are handled by the gRS2 set of components. |
| FieldDefinition | |
| FileField |
Field holding the payload of a File that is only available in the writer's host.
|
| FileFieldDefinition |
The
FieldDefinition implementation for FileField |
| ObjectField |
Field holding the payload of an Object that extends
IPumpable |
| ObjectFieldDefinition |
The
FieldDefinition implementation for ObjectField. |
| StringField |
Field holding the payload of a String
|
| StringFieldDefinition |
The
FieldDefinition implementation for StringField |
| URLField |
Field holding the payload of a URL
|
| URLFieldDefinition |
The
FieldDefinition implementation for URLField |
Copyright © 2014. All Rights Reserved.