Class RunningSqlScriptsListViewImpl
Object
RunningSqlScriptsListViewImpl
- All Implemented Interfaces:
View,RunningSqlScriptsListView,Serializable
@Component
@Scope("prototype")
public class RunningSqlScriptsListViewImpl
extends Object
implements RunningSqlScriptsListView
- See Also:
-
Constructor Details
-
RunningSqlScriptsListViewImpl
public RunningSqlScriptsListViewImpl()
-
-
Method Details
-
getTitle
- Specified by:
getTitlein interfaceView
-
getViewComponent
public Component getViewComponent()- Specified by:
getViewComponentin interfaceView
-
getTable
public Table getTable()- Specified by:
getTablein interfaceRunningSqlScriptsListView
-
getSearchField
public TextField getSearchField()- Specified by:
getSearchFieldin interfaceRunningSqlScriptsListView
-
getRefreshButton
public Button getRefreshButton()- Specified by:
getRefreshButtonin interfaceRunningSqlScriptsListView
-
getAutoUpdate
public CheckBox getAutoUpdate()- Specified by:
getAutoUpdatein interfaceRunningSqlScriptsListView
-