Package | Description |
---|---|
org.kie.api.runtime.rule |
The rule runtime classes.
|
Modifier and Type | Interface and Description |
---|---|
interface |
QueryResultsRow
A row of data from the QueryResults container.
|
Modifier and Type | Method and Description |
---|---|
void |
ViewChangedEventListener.rowDeleted(Row row) |
void |
ViewChangedEventListener.rowInserted(Row row) |
void |
ViewChangedEventListener.rowUpdated(Row row) |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.