API Docs for:
Show:

ManageVechile Class

This class contains functions related to show Vechile details and manage CURD.

Constructor

ManageVechile

()

Methods

addKendoWindowToDiv

(
  • divId
  • titletext:
)

Add kendow window to given Div id.

Parameters:

  • divId Object

    : id on which kendow wondow will add.

  • titletext: Object

    Title text on window/popup.

closeWindow

(
  • divId
)

Close the kendo window.

Parameters:

  • divId Object

    : 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.