| Package | Description | 
|---|---|
| com.ebasetech.xi.api | |
| com.ebasetech.xi.api.controls | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | CustomListThe  CustomListinterface represents a programmatic list that can be attached to a field. | 
| interface  | DynamicListThe  DynamicListinterface represents a Dynamic List attached to a field. | 
| interface  | StaticListThe  StaticListinterface represents a Static List attached to a field. | 
| Modifier and Type | Method and Description | 
|---|---|
| FieldList | WebFormFieldOrColumn. getList()Returns the list associated with the form field or null if no list exists. | 
| Modifier and Type | Method and Description | 
|---|---|
| FieldList | ListControl. getList()Returns the list associated with this control or null if no list exists. |