<< Click to Display Table of Contents >>

 

AttributeDialog (pParentElem, pMapBase, left, top)

 

 

Description

The dialog object to edit attribute data

 

Position

Edit.js

 

 

Parameters

 

Parameter

Description

pParentElem

The webpage DOM Container Object in which dialog object is built, is usually div element but it can be span or other similar container objects as well.

pMapBase

The main map object

left

The left boundary of the dialog

top

The top boundary of the dialog

 

 

Properties

 

Property

Description

none

none

 

 

Methods

 

Method

Description

Open(pLayer, sID, pGeometry, sValues)

To open the dialog object of attribute data.

Close()

To close the dialog object of attribute data.

SetValue(index, value)

To set attribute data.

GetValues()

To get attribute data.

 

 


©2015 Supergeo Technologies Inc.