Flynet Viewer .NET Programmer's Reference

getMapField Method

getMapField Method

Previous topic Next topic  

getMapField Method

Previous topic Next topic  

 

Return a map field object.

 

MapField getMapField(String name);

MapField getMapField(int index);

 

Arguments

 

ScreenMap

 Required. ScreenMap object.

 

nameOrIndex

 Required. The name or index of the field object.

 

Remarks

 

If the name is unknown or the index out of range an error will be thrown.

 

Requirements

 

Flynet Viewer

 

See Also

 

getScreenMap | getMapField | getFieldIndex | fieldCount | activeMapName

 

Applies To: ScreenMap object

 


© 2016 Inventu Corporation, Flynet LTD