Constructor Summary
| Public Constructor | ||
| public |
|
|
Member Summary
| Public Members | ||
| public |
ref: * |
|
Method Summary
| Public Methods | ||
| public |
equals(other: *): * |
|
| public |
getDisplay(): * |
|
| public |
getValue(dataType: *, dataValue: *, renderOptions: *): * |
|
| public |
hashCode(): * |
|
| public |
|
|
| public |
isMultiRef(): * |
|
| public |
|
|
| public |
setValue(dataType: *, dataValue: *, childValue: *, renderOptions: *): * |
|
Public Constructors
public constructor() source
Public Members
public ref: * source
Public Methods
public equals(other: *): * source
Override:
Ref#equalsParams:
| Name | Type | Attribute | Description |
| other | * |
Return:
| * |
public getValue(dataType: *, dataValue: *, renderOptions: *): * source
Override:
Ref#getValueParams:
| Name | Type | Attribute | Description |
| dataType | * | ||
| dataValue | * | ||
| renderOptions | * |
Return:
| * |
public setValue(dataType: *, dataValue: *, childValue: *, renderOptions: *): * source
Params:
| Name | Type | Attribute | Description |
| dataType | * | ||
| dataValue | * | ||
| childValue | * | ||
| renderOptions | * |
Return:
| * |