Class VideoListScreen
- java.lang.Object
-
- org.uberfire.client.screens.videos.VideoListScreen
-
@Dependent public class VideoListScreen extends Object
-
-
Field Summary
Fields Modifier and Type Field Description protected javax.enterprise.event.Event<YouTubeVideo>event
-
Constructor Summary
Constructors Constructor Description VideoListScreen()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetTitle()com.google.gwt.user.client.ui.IsWidgetgetView()
-
-
-
Field Detail
-
event
@Inject protected javax.enterprise.event.Event<YouTubeVideo> event
-
-
Method Detail
-
getTitle
public String getTitle()
-
getView
public com.google.gwt.user.client.ui.IsWidget getView()
-
-