Class QueryViewImpl
Object
QueryViewImpl
- All Implemented Interfaces:
View,QueryView,Serializable
- See Also:
-
Constructor Details
-
QueryViewImpl
public QueryViewImpl()
-
-
Method Details
-
getTitle
- Specified by:
getTitlein interfaceView
-
exportButton
public Button exportButton()- Specified by:
exportButtonin interfaceQueryView
-
sqlField
public TextArea sqlField() -
closeButton
public Button closeButton()- Specified by:
closeButtonin interfaceQueryView
-
testButton
public Button testButton()- Specified by:
testButtonin interfaceQueryView
-
getViewComponent
public Component getViewComponent()- Specified by:
getViewComponentin interfaceView
-
conexaoField
public ComboBox conexaoField()- Specified by:
conexaoFieldin interfaceQueryView
-
resultTable
public Table resultTable()- Specified by:
resultTablein interfaceQueryView
-
applyQuerButton
public Button applyQuerButton()- Specified by:
applyQuerButtonin interfaceQueryView
-
offsetField
public TextField offsetField()- Specified by:
offsetFieldin interfaceQueryView
-
limitField
public TextField limitField()- Specified by:
limitFieldin interfaceQueryView
-
totalLabel
public Label totalLabel()- Specified by:
totalLabelin interfaceQueryView
-