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