See: Description
| Class | Description |
|---|---|
| SubordinateBuilderComplexExample |
A more complex example of
SubordinateBuilder usage. |
| SubordinateBuilderSimpleExample |
A simple example of
SubordinateBuilder usage. |
| SubordinateControlAllExamples |
A collection of SubordinateControl examples.
|
| SubordinateControlCrtWDropdownExample |
An example showing using a
WSubordinateControl to hide/show a field depending on the selected value in a
WDropdown. |
| SubordinateControlExample |
This example demonstrates use of the SubordinateControl.
|
| SubordinateControlExample.CardSelector |
Example of a wcomponent that uses SubordinateControl to handle its visibility logic.
|
| SubordinateControlExample.MasterCardField |
A Number field extension for entering a MasterCard, which ensures that the CardType is in the correct format.
|
| SubordinateControlExample.OtherCardField |
A Number field extension for entering an arbitrary Card Number.
|
| SubordinateControlExample.VisaCardField |
A Text field extension for entering an Visa Card number, which ensures that the Card Number is in the correct
format.
|
| SubordinateControlGroupExample |
This example demonstrates a SubordinateControl that combines WDropdown, Groups, and FieldLayout with functions Show,
Hide, and ShowInGroup.
|
| SubordinateControlMandatoryExample |
Demonstrate using the Mandatory and Optional actions on the Subordinate Control.
|
| SubordinateControlOptionsExample |
This class demonstrates the different configuration options for a
WSubordinateControl. |
| SubordinateControlSimpleCheckBoxSelectExample |
This example demonstrates showing/hiding an extra field depending on the selection in a
WCheckBoxSelect. |
| SubordinateControlSimpleDisableExample |
A simple example of SubordinateControl being used to disable fields.
|
| SubordinateControlSimpleExample |
A simple example of SubordinateControl usage.
|
| SubordinateControlSimpleWDropdownExample |
This example demonstrates showing/hiding an extra field depending on the selection in a
WDropdown. |
| SubordinateControlSimpleWFieldExample |
This example demonstrates showing/hiding an extra field depending on the selection in a
RadioButtonGroup. |
| SubordinateControlSimpleWMultiSelectExample |
This example demonstrates showing/hiding an extra field depending on the selection in a
WMultiSelect. |
| SubordinateControlSuite |
This suite of examples is intended to keep UI Designers aware of what SubordinateControl components are available to
Developers.
|
Copyright © 2024. All rights reserved.