Uses of Interface
org.dashbuilder.displayer.client.AbstractGwtDisplayer.View
-
Packages that use AbstractGwtDisplayer.View Package Description org.dashbuilder.displayer.client -
-
Uses of AbstractGwtDisplayer.View in org.dashbuilder.displayer.client
Classes in org.dashbuilder.displayer.client with type parameters of type AbstractGwtDisplayer.View Modifier and Type Class Description classAbstractGwtDisplayer<V extends AbstractGwtDisplayer.View>Base class for implementing custom displayers where the view is implemented using GWT widgets.Classes in org.dashbuilder.displayer.client that implement AbstractGwtDisplayer.View Modifier and Type Class Description classAbstractGwtDisplayerView<P extends AbstractGwtDisplayer>
-