The abstract Field
public abstract class FieldAdapter
Public MustInherit Class FieldAdapter
Introduced: 15.0.
Constructor | Description |
---|---|
Field |
Initializes a new instance of the Field |
Field | Description |
---|---|
TYPE_NAME | Represents the name of the respective field type. |
Method | Description |
---|---|
Show |
Opens the specific field options dialog box. |
Property | Description |
---|---|
Application |
Gets the adapted Application |
ID | Gets the ID of the specific field through its adapter. |
Length | Gets the number of characters in a text field through its adapter. |
Start | Gets the first character position (one-based) of the field through its adapter. |
Type |
Gets the field's type name of the specific field through its adapter. |