ImmutableListFindRef
Extends:
Static Member Summary
| Static Public Members | ||
| public static |
method: * |
|
Method Summary
| Public Methods | ||
| public |
|
|
| public |
setValue(listType: *, list: *, newItem: *, renderOptions: *): * |
|
Inherited Summary
| From class Ref | ||
| public |
|
|
| public |
|
|
| public |
getValue() |
|
| public |
|
|
| public |
toString(): * |
|
| From class ImmutableRef | ||
| public |
ref: * |
|
| public |
equals(other: *): * |
|
| public |
getDisplay(): * |
|
| public |
getValue(dataType: *, dataValue: *, renderOptions: *): * |
|
| public |
hashCode(): * |
|
| public |
|
|
| public |
isMultiRef(): * |
|
| public |
|
|
| public |
setValue(dataType: *, dataValue: *, childValue: *, renderOptions: *): * |
|
| From class ImmutableListRef | ||
| public |
view: * |
|
| public |
applyView(itemType: *, item: *, renderOptions: *): * |
|
| public |
checkValidData(dataType: *, dataValue: *) |
|
| public |
equals(other: *): * |
|
| public |
getDisplay(): * |
|
| public |
getValue(listType: *, list: *, renderOptions: *): * |
|
| public |
hashCode(): * |
|
| public |
|
|
| public |
|
|
| public |
|
|
| public |
|
|
| public |
setValue(listType: *, list: *, newItem: *, renderOptions: *): * |
|
Static Public Members
public static method: * source
Public Methods
public setValue(listType: *, list: *, newItem: *, renderOptions: *): * source
Override:
ImmutableListRef#setValueParams:
| Name | Type | Attribute | Description |
| listType | * | ||
| list | * | ||
| newItem | * | ||
| renderOptions | * |
Return:
| * |