Class: Cadastre

nsVmap.nsToolsManager.Cadastre

Class nsVmap.nsToolsManager.Cadastre: Add the cadastre tools defined in data/tools.json

Classes

cadastreController
cadastreDirective

Methods

tableCheckAll(table)

modules/Cadastre/cadastre.js, line 40

Check all the rows in a table and reset the view

Name Type Description
table string

table html identifier

tableUncheckAll(table)

modules/Cadastre/cadastre.js, line 53

Uncheck all the rows in a table and reset the view

Name Type Description
table string

table html identifier