ManageVechile Class
This class contains functions related to show Vechile details and manage CURD.
Constructor
ManageVechile
()
Item Index
Methods
addKendoWindowToDiv
(
-
divId -
titletext:
Add kendow window to given Div id.
Parameters:
-
divIdObject: id on which kendow wondow will add.
-
titletext:ObjectTitle text on window/popup.
closeWindow
(
-
divId
Close the kendo window.
Parameters:
-
divIdObject: Id which we want to close kendo window.
createVechile
()
This function create a popup for Create Vechile.
deleteVechile
()
Delete Vechile entry.
editVechile
()
This function create a popup for Edit Or Update Vechile.
onRowBoundVechile
()
Fired when data bound to grid Vechile.
showVechileDetails
()
Show Vechile details to grid.
