T - the type of the record.public class ExpandRecordEvent<T> extends Object implements TableEvent
RecordDetailsPlugin when a record is expanded| Modifier and Type | Field and Description |
|---|---|
static String |
EXPAND_RECORD
A constant string to define a unique type for this event
|
| Constructor and Description |
|---|
ExpandRecordEvent(TableRow<T> tableRow) |
public static final String EXPAND_RECORD
Copyright © 2019–2022 Dominokit. All rights reserved.