org.kie.api.runtime.rule
public interface ViewChangedEventListener
Modifier and Type | Method and Description |
---|---|
void |
rowDeleted(Row row) |
void |
rowInserted(Row row) |
void |
rowUpdated(Row row) |
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.