Package org.dashbuilder.client.screens
Class StaticChartScreen
- java.lang.Object
-
- org.dashbuilder.client.screens.StaticChartScreen
-
public class StaticChartScreen extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static org.dashbuilder.displayer.DisplayerSettingsdisplayerSettings
-
Constructor Summary
Constructors Constructor Description StaticChartScreen(org.dashbuilder.displayer.client.widgets.DisplayerViewer displayerViewer)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetTitle()com.google.gwt.user.client.ui.IsWidgetgetView()voidinit()
-
-
-
Method Detail
-
init
public void init()
-
getTitle
public String getTitle()
-
getView
public com.google.gwt.user.client.ui.IsWidget getView()
-
-