User Tools

Site Tools


thinkgeo.mapsuite.mvcedition.popupcollection

This is an old revision of the document!


ThinkGeo.MapSuite.MvcEdition.PopupCollection

<!– Class –>

Inheritance Hierarchy

Members Summary

Public Constructors

Name Parameters DeclaringType Summary
Public MethodPopupCollection Map

Protected Constructors

Name Parameters DeclaringType Summary

Public Methods

Name Parameters DeclaringType Summary
Public MethodActionTriggers Action<Collection<ActionTrigger»
Public MethodCloudPopup String, PointShape, String
Public MethodCloudPopup String, PointShape, String, Int32, Int32, Boolean, Boolean
Public MethodCloudPopup String, PointShape, String, Int32, Int32, Boolean
Public MethodCloudPopup String, PointShape, String, Int32, Int32
Public MethodCloudPopup String, PointShape
Public MethodCloudPopup String
Public MethodCloudPopup
Public MethodCustomPopup
Public MethodCustomPopup String, PointShape, String, Int32, Int32, Boolean, Boolean
Public MethodCustomPopup String, PointShape, String, Int32, Int32, Boolean
Public MethodCustomPopup String, PointShape, String, Int32, Int32
Public MethodCustomPopup String, PointShape, String
Public MethodCustomPopup String, PointShape
Public MethodCustomPopup String
Public MethodCustomPopup String, PointShape, String, Int32, Int32, Boolean, Boolean, Int32
Public MethodDataBindTo String, String
Public MethodEquals Object Object
Public MethodGetHashCode Object
Public MethodGetType Object
Public MethodToString Object

Protected Methods

Name Parameters DeclaringType Summary
Protected MethodFinalize Object
Protected MethodMemberwiseClone Object

Public Properties

Name Return DeclaringType Summary

Protected Properties

Name Return DeclaringType Summary

Public Events

Name Event Arguments DeclaringType Summary

Public Constructors

PopupCollection(Map)

Parameters

Name Type Description
map Map<!– ThinkGeo.MapSuite.MvcEdition.Map –>

Go Back

Protected Constructors

Public Methods

ActionTriggers(Action<Collection<ActionTrigger>>)

Return Value

Return Type Description
PopupCollection<!– ThinkGeo.MapSuite.MvcEdition.PopupCollection –>

Parameters

Name Type Description
triggerActions Action<Collection<ActionTrigger»<!– System.Action{System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.MvcEdition.ActionTrigger}} –>

<!– ThinkGeo.MapSuite.MvcEdition.PopupCollection –> Go Back

CloudPopup(String, PointShape, String)

Return Value

Return Type Description
CloudPopupSetting<!– ThinkGeo.MapSuite.MvcEdition.CloudPopupSetting –>

Parameters

Name Type Description
id String<!– System.String –>
position PointShape<!– ThinkGeo.MapSuite.Core.PointShape –>
contentHtml String<!– System.String –>

<!– ThinkGeo.MapSuite.MvcEdition.PopupCollection –> Go Back

CloudPopup(String, PointShape, String, Int32, Int32, Boolean, Boolean)

Return Value

Return Type Description
CloudPopupSetting<!– ThinkGeo.MapSuite.MvcEdition.CloudPopupSetting –>

Parameters

Name Type Description
id String<!– System.String –>
position PointShape<!– ThinkGeo.MapSuite.Core.PointShape –>
contentHtml String<!– System.String –>
width Int32<!– System.Int32 –>
height Int32<!– System.Int32 –>
autoPan Boolean<!– System.Boolean –>
hasCloseButton Boolean<!– System.Boolean –>

<!– ThinkGeo.MapSuite.MvcEdition.PopupCollection –> Go Back

CloudPopup(String, PointShape, String, Int32, Int32, Boolean)

Return Value

Return Type Description
CloudPopupSetting<!– ThinkGeo.MapSuite.MvcEdition.CloudPopupSetting –>

Parameters

Name Type Description
id String<!– System.String –>
position PointShape<!– ThinkGeo.MapSuite.Core.PointShape –>
contentHtml String<!– System.String –>
width Int32<!– System.Int32 –>
height Int32<!– System.Int32 –>
autoPan Boolean<!– System.Boolean –>

<!– ThinkGeo.MapSuite.MvcEdition.PopupCollection –> Go Back

CloudPopup(String, PointShape, String, Int32, Int32)

Return Value

Return Type Description
CloudPopupSetting<!– ThinkGeo.MapSuite.MvcEdition.CloudPopupSetting –>

Parameters

Name Type Description
id String<!– System.String –>
position PointShape<!– ThinkGeo.MapSuite.Core.PointShape –>
contentHtml String<!– System.String –>
width Int32<!– System.Int32 –>
height Int32<!– System.Int32 –>

<!– ThinkGeo.MapSuite.MvcEdition.PopupCollection –> Go Back

CloudPopup(String, PointShape)

Return Value

Return Type Description
CloudPopupSetting<!– ThinkGeo.MapSuite.MvcEdition.CloudPopupSetting –>

Parameters

Name Type Description
id String<!– System.String –>
position PointShape<!– ThinkGeo.MapSuite.Core.PointShape –>

<!– ThinkGeo.MapSuite.MvcEdition.PopupCollection –> Go Back

CloudPopup(String)

Return Value

Return Type Description
CloudPopupSetting<!– ThinkGeo.MapSuite.MvcEdition.CloudPopupSetting –>

Parameters

Name Type Description
id String<!– System.String –>

<!– ThinkGeo.MapSuite.MvcEdition.PopupCollection –> Go Back

CloudPopup()

Return Value

Return Type Description
CloudPopupSetting<!– ThinkGeo.MapSuite.MvcEdition.CloudPopupSetting –>

Parameters

Name Type Description

<!– ThinkGeo.MapSuite.MvcEdition.PopupCollection –> Go Back

CustomPopup()

Return Value

Return Type Description
CustomPopupSetting<!– ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting –>

Parameters

Name Type Description

<!– ThinkGeo.MapSuite.MvcEdition.PopupCollection –> Go Back

CustomPopup(String, PointShape, String, Int32, Int32, Boolean, Boolean)

Return Value

Return Type Description
CustomPopupSetting<!– ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting –>

Parameters

Name Type Description
id String<!– System.String –>
position PointShape<!– ThinkGeo.MapSuite.Core.PointShape –>
contentHtml String<!– System.String –>
width Int32<!– System.Int32 –>
height Int32<!– System.Int32 –>
autoPan Boolean<!– System.Boolean –>
hasCloseButton Boolean<!– System.Boolean –>

<!– ThinkGeo.MapSuite.MvcEdition.PopupCollection –> Go Back

CustomPopup(String, PointShape, String, Int32, Int32, Boolean)

Return Value

Return Type Description
CustomPopupSetting<!– ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting –>

Parameters

Name Type Description
id String<!– System.String –>
position PointShape<!– ThinkGeo.MapSuite.Core.PointShape –>
contentHtml String<!– System.String –>
width Int32<!– System.Int32 –>
height Int32<!– System.Int32 –>
autoPan Boolean<!– System.Boolean –>

<!– ThinkGeo.MapSuite.MvcEdition.PopupCollection –> Go Back

CustomPopup(String, PointShape, String, Int32, Int32)

Return Value

Return Type Description
CustomPopupSetting<!– ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting –>

Parameters

Name Type Description
id String<!– System.String –>
position PointShape<!– ThinkGeo.MapSuite.Core.PointShape –>
contentHtml String<!– System.String –>
width Int32<!– System.Int32 –>
height Int32<!– System.Int32 –>

<!– ThinkGeo.MapSuite.MvcEdition.PopupCollection –> Go Back

CustomPopup(String, PointShape, String)

Return Value

Return Type Description
CustomPopupSetting<!– ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting –>

Parameters

Name Type Description
id String<!– System.String –>
position PointShape<!– ThinkGeo.MapSuite.Core.PointShape –>
contentHtml String<!– System.String –>

<!– ThinkGeo.MapSuite.MvcEdition.PopupCollection –> Go Back

CustomPopup(String, PointShape)

Return Value

Return Type Description
CustomPopupSetting<!– ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting –>

Parameters

Name Type Description
id String<!– System.String –>
position PointShape<!– ThinkGeo.MapSuite.Core.PointShape –>

<!– ThinkGeo.MapSuite.MvcEdition.PopupCollection –> Go Back

CustomPopup(String)

Return Value

Return Type Description
CustomPopupSetting<!– ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting –>

Parameters

Name Type Description
id String<!– System.String –>

<!– ThinkGeo.MapSuite.MvcEdition.PopupCollection –> Go Back

CustomPopup(String, PointShape, String, Int32, Int32, Boolean, Boolean, Int32)

Return Value

Return Type Description
CustomPopupSetting<!– ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting –>

Parameters

Name Type Description
id String<!– System.String –>
position PointShape<!– ThinkGeo.MapSuite.Core.PointShape –>
contentHtml String<!– System.String –>
width Int32<!– System.Int32 –>
height Int32<!– System.Int32 –>
autoPan Boolean<!– System.Boolean –>
hasCloseButton Boolean<!– System.Boolean –>
borderWidth Int32<!– System.Int32 –>

<!– ThinkGeo.MapSuite.MvcEdition.PopupCollection –> Go Back

DataBindTo(String, String)

Return Value

Return Type Description
PopupCollection<!– ThinkGeo.MapSuite.MvcEdition.PopupCollection –>

Parameters

Name Type Description
controllerName String<!– System.String –>
actionName String<!– System.String –>

<!– ThinkGeo.MapSuite.MvcEdition.PopupCollection –> Go Back

Equals(Object)

Return Value

Return Type Description
Boolean<!– System.Boolean –>

Parameters

Name Type Description
obj Object<!– System.Object –>

<!– System.Object –> Go Back

GetHashCode()

Return Value

Return Type Description
Int32<!– System.Int32 –>

Parameters

Name Type Description

<!– System.Object –> Go Back

GetType()

Return Value

Return Type Description
Type<!– System.Type –>

Parameters

Name Type Description

<!– System.Object –> Go Back

ToString()

Return Value

Return Type Description
String<!– System.String –>

Parameters

Name Type Description

<!– System.Object –> Go Back

Protected Methods

Finalize()

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description

<!– System.Object –> Go Back

MemberwiseClone()

Return Value

Return Type Description
Object<!– System.Object –>

Parameters

Name Type Description

<!– System.Object –> Go Back

Public Properties

Protected Properties

Public Events

thinkgeo.mapsuite.mvcedition.popupcollection.1440040131.txt.gz · Last modified: 2015/09/21 03:35 (external edit)