User Tools

Site Tools


thinkgeo.mapsuite.mvcedition.popupcollection

ThinkGeo.MapSuite.MvcEdition.PopupCollection

Note: The page was created before Map Suite 10. Map Suite 10.0 organized many classes into new namespaces and assemblies as well as had a few minor breaks in compatibility. The majority of previously built code should work without modification assuming the new namespaces are added. For guidance on upgrading your existing code, please check out MapSuite 10 Upgrade Guide.

Inheritance Hierarchy

  • System.Object
    • ThinkGeo.MapSuite.MvcEdition.PopupCollection

Members Summary

Public Constructors

PopupCollection(Map)

  • N/A
Remarks
  • N/A
Parameters
  • map
    • Type:Map
    • Description:N/A

Protected Constructors

Public Methods

CustomPopup()

  • N/A
Remarks
  • N/A
Return Value
Parameters

CustomPopup(String)

  • N/A
Remarks
  • N/A
Return Value
Parameters
  • id
    • Type:String
    • Description:N/A

CustomPopup(String,PointShape)

  • N/A
Remarks
  • N/A
Return Value
Parameters
  • id
    • Type:String
    • Description:N/A

CustomPopup(String,PointShape,String)

  • N/A
Remarks
  • N/A
Return Value
Parameters
  • id
    • Type:String
    • Description:N/A
  • contentHtml
    • Type:String
    • Description:N/A

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

  • N/A
Remarks
  • N/A
Return Value
Parameters
  • id
    • Type:String
    • Description:N/A
  • contentHtml
    • Type:String
    • Description:N/A
  • width
    • Type:Int32
    • Description:N/A
  • height
    • Type:Int32
    • Description:N/A

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

  • N/A
Remarks
  • N/A
Return Value
Parameters
  • id
    • Type:String
    • Description:N/A
  • contentHtml
    • Type:String
    • Description:N/A
  • width
    • Type:Int32
    • Description:N/A
  • height
    • Type:Int32
    • Description:N/A
  • autoPan
    • Type:Boolean
    • Description:N/A

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

  • N/A
Remarks
  • N/A
Return Value
Parameters
  • id
    • Type:String
    • Description:N/A
  • contentHtml
    • Type:String
    • Description:N/A
  • width
    • Type:Int32
    • Description:N/A
  • height
    • Type:Int32
    • Description:N/A
  • autoPan
    • Type:Boolean
    • Description:N/A
  • hasCloseButton
    • Type:Boolean
    • Description:N/A

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

  • N/A
Remarks
  • N/A
Return Value
Parameters
  • id
    • Type:String
    • Description:N/A
  • contentHtml
    • Type:String
    • Description:N/A
  • width
    • Type:Int32
    • Description:N/A
  • height
    • Type:Int32
    • Description:N/A
  • autoPan
    • Type:Boolean
    • Description:N/A
  • hasCloseButton
    • Type:Boolean
    • Description:N/A
  • borderWidth
    • Type:Int32
    • Description:N/A

CloudPopup()

  • N/A
Remarks
  • N/A
Return Value
Parameters

CloudPopup(String)

  • N/A
Remarks
  • N/A
Return Value
Parameters
  • id
    • Type:String
    • Description:N/A

CloudPopup(String,PointShape)

  • N/A
Remarks
  • N/A
Return Value
Parameters
  • id
    • Type:String
    • Description:N/A

CloudPopup(String,PointShape,String)

  • N/A
Remarks
  • N/A
Return Value
Parameters
  • id
    • Type:String
    • Description:N/A
  • contentHtml
    • Type:String
    • Description:N/A

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

  • N/A
Remarks
  • N/A
Return Value
Parameters
  • id
    • Type:String
    • Description:N/A
  • contentHtml
    • Type:String
    • Description:N/A
  • width
    • Type:Int32
    • Description:N/A
  • height
    • Type:Int32
    • Description:N/A

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

  • N/A
Remarks
  • N/A
Return Value
Parameters
  • id
    • Type:String
    • Description:N/A
  • contentHtml
    • Type:String
    • Description:N/A
  • width
    • Type:Int32
    • Description:N/A
  • height
    • Type:Int32
    • Description:N/A
  • autoPan
    • Type:Boolean
    • Description:N/A

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

  • N/A
Remarks
  • N/A
Return Value
Parameters
  • id
    • Type:String
    • Description:N/A
  • contentHtml
    • Type:String
    • Description:N/A
  • width
    • Type:Int32
    • Description:N/A
  • height
    • Type:Int32
    • Description:N/A
  • autoPan
    • Type:Boolean
    • Description:N/A
  • hasCloseButton
    • Type:Boolean
    • Description:N/A

DataBindTo(String,String)

  • N/A
Remarks
  • N/A
Return Value
Parameters
  • controllerName
    • Type:String
    • Description:N/A
  • actionName
    • Type:String
    • Description:N/A

ActionTriggers(Action<Collection<ActionTrigger»)

  • N/A
Remarks
  • N/A
Return Value
Parameters
  • triggerActions

ToString()

  • N/A
Remarks
  • N/A
Return Value
  • Type:String
  • Description:N/A
Parameters

Equals(Object)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean
  • Description:N/A
Parameters
  • obj
    • Type:Object
    • Description:N/A

GetHashCode()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Int32
  • Description:N/A
Parameters

GetType()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Type
  • Description:N/A
Parameters

Protected Methods

Finalize()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters

MemberwiseClone()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Object
  • Description:N/A
Parameters

Public Properties

Protected Properties

Public Events

thinkgeo.mapsuite.mvcedition.popupcollection.txt · Last modified: 2017/03/16 21:59 (external edit)