public class PilotTableBuilder extends Object
| Constructor and Description |
|---|
PilotTableBuilder(String name,
String sourceCellRange,
String targetRange,
List<String> buttons) |
| Modifier and Type | Method and Description |
|---|---|
PilotTable |
build() |
PilotTableBuilder |
field(PilotTableField field) |
public PilotTable build()
public PilotTableBuilder field(PilotTableField field)
Copyright © 2016–2021. All rights reserved.