public class SubformReference extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SubformReference.Type |
| Constructor and Description |
|---|
SubformReference(SubformReference.Type type,
String value) |
| Modifier and Type | Method and Description |
|---|---|
SubformReference.Type |
getType() |
String |
getValue()
Retrieves the name or formula for the referenced subform, based on the value
of
getType(). |
public SubformReference(SubformReference.Type type, String value)
public SubformReference.Type getType()
Copyright © 2019–2021 HCL. All rights reserved.