Uses of Interface
org.dashbuilder.dataset.def.DataSetDefRegistryListener
-
Packages that use DataSetDefRegistryListener Package Description org.dashbuilder.dataset.def -
-
Uses of DataSetDefRegistryListener in org.dashbuilder.dataset.def
Methods in org.dashbuilder.dataset.def with parameters of type DataSetDefRegistryListener Modifier and Type Method Description voidDataSetDefRegistry. addListener(DataSetDefRegistryListener listener)Register a listener interesetd in observe the DataSetDef lifecycle events.
-