FormFieldVOrderData Class |
Namespace: Omada.OE.AppLogic
public class FormFieldVOrderData
The FormFieldVOrderData type exposes the following members.
Name | Description | |
---|---|---|
![]() | FormFieldVOrderData |
Name | Description | |
---|---|---|
![]() ![]() | DecrementFormFieldVOrder | |
![]() ![]() | GetFormFieldMaxVOrder |
Returns the highest vorder value for the fields belonging to the specified section.
|
![]() ![]() | GetFormFieldVOrder | |
![]() ![]() | IncrementFormFieldVOrder | |
![]() ![]() | SetFormFieldVOrder |
Sets the vorder of an existing form field.
The vorder of the other fields are adjusted accordingly.
|
![]() ![]() | SetFormFieldVOrderToLast |
Sets the form field vorder to the last (highest) value.
|
![]() ![]() | SetSectionFieldsVOrder |
Sets the vorder of all the formfields specified in fieldIds.
The vorder of a field will set corresponding to the field's position in fieldIds.
|
Name | Description | |
---|---|---|
![]() | ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) |
![]() | ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) |
![]() | ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |