Uses of Interface
org.dashbuilder.displayer.client.widgets.DisplayerEditor.View
-
Packages that use DisplayerEditor.View Package Description org.dashbuilder.displayer.client.widgets -
-
Uses of DisplayerEditor.View in org.dashbuilder.displayer.client.widgets
Classes in org.dashbuilder.displayer.client.widgets that implement DisplayerEditor.View Modifier and Type Class Description classDisplayerEditorViewFields in org.dashbuilder.displayer.client.widgets declared as DisplayerEditor.View Modifier and Type Field Description protected DisplayerEditor.ViewDisplayerEditor. viewMethods in org.dashbuilder.displayer.client.widgets that return DisplayerEditor.View Modifier and Type Method Description DisplayerEditor.ViewDisplayerEditor. getView()Constructors in org.dashbuilder.displayer.client.widgets with parameters of type DisplayerEditor.View Constructor Description DisplayerEditor(DisplayerEditor.View view, org.dashbuilder.dataset.client.DataSetClientServices clientServices, DisplayerLocator displayerLocator, DisplayerPrototypes displayerPrototypes, DisplayerTypeSelector typeSelector, DataSetLookupEditor lookupEditor, DisplayerSettingsEditor settingsEditor, DisplayerEditorStatus editorStatus, DisplayerHtmlEditor displayerHtmlEditor, javax.enterprise.event.Event<DisplayerEditorSavedEvent> savedEvent, javax.enterprise.event.Event<DisplayerEditorClosedEvent> closedEvent, RendererManager rendererManager, ExternalComponentPropertiesEditor externalComponentPropertiesEditor, javax.enterprise.event.Event<DisplayerSettingsChangedEvent> displayerSettingsChangedEvent)
-