User Tools

Site Tools


thinkgeo.mapsuite.mvcedition.popupcollection

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
thinkgeo.mapsuite.mvcedition.popupcollection [2015/09/22 08:36]
admin
— (current)
Line 1: Line 1:
-====== ThinkGeo.MapSuite.MvcEdition.PopupCollection ====== 
- 
-===== Inheritance Hierarchy ===== 
-  *System.Object 
-    ***ThinkGeo.MapSuite.MvcEdition.PopupCollection** 
-===== Members Summary ===== 
-==== Public Constructors ==== 
-** {{wiki:​PublicMethod.gif|}} PopupCollection(Map) ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
-== Parameters == 
-  * //map// 
-    * Type:​[[ThinkGeo.MapSuite.MvcEdition.Map|Map]] 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-==== Protected Constructors ==== 
-==== Public Methods ==== 
-** {{wiki:​PublicMethod.gif|}} CustomPopup() ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]] 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} CustomPopup(String) ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]] 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //id// 
-    * Type:String 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} CustomPopup(String,​PointShape) ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]] 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //id// 
-    * Type:String 
-    * Description:​N/​A 
- 
-  * //​position//​ 
-    * Type:​[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} CustomPopup(String,​PointShape,​String) ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]] 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //id// 
-    * Type:String 
-    * Description:​N/​A 
- 
-  * //​position//​ 
-    * Type:​[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] 
-    * Description:​N/​A 
- 
-  * //​contentHtml//​ 
-    * Type:String 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} CustomPopup(String,​PointShape,​String,​Int32,​Int32) ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]] 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //id// 
-    * Type:String 
-    * Description:​N/​A 
- 
-  * //​position//​ 
-    * Type:​[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] 
-    * Description:​N/​A 
- 
-  * //​contentHtml//​ 
-    * Type:String 
-    * Description:​N/​A 
- 
-  * //width// 
-    * Type:Int32 
-    * Description:​N/​A 
- 
-  * //height// 
-    * Type:Int32 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} CustomPopup(String,​PointShape,​String,​Int32,​Int32,​Boolean) ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]] 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //id// 
-    * Type:String 
-    * Description:​N/​A 
- 
-  * //​position//​ 
-    * Type:​[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] 
-    * 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 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} CustomPopup(String,​PointShape,​String,​Int32,​Int32,​Boolean,​Boolean) ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]] 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //id// 
-    * Type:String 
-    * Description:​N/​A 
- 
-  * //​position//​ 
-    * Type:​[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] 
-    * 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 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} CustomPopup(String,​PointShape,​String,​Int32,​Int32,​Boolean,​Boolean,​Int32) ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]] 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //id// 
-    * Type:String 
-    * Description:​N/​A 
- 
-  * //​position//​ 
-    * Type:​[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] 
-    * 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 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} CloudPopup() ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.MvcEdition.CloudPopupSetting|CloudPopupSetting]] 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} CloudPopup(String) ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.MvcEdition.CloudPopupSetting|CloudPopupSetting]] 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //id// 
-    * Type:String 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} CloudPopup(String,​PointShape) ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.MvcEdition.CloudPopupSetting|CloudPopupSetting]] 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //id// 
-    * Type:String 
-    * Description:​N/​A 
- 
-  * //​position//​ 
-    * Type:​[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} CloudPopup(String,​PointShape,​String) ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.MvcEdition.CloudPopupSetting|CloudPopupSetting]] 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //id// 
-    * Type:String 
-    * Description:​N/​A 
- 
-  * //​position//​ 
-    * Type:​[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] 
-    * Description:​N/​A 
- 
-  * //​contentHtml//​ 
-    * Type:String 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} CloudPopup(String,​PointShape,​String,​Int32,​Int32) ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.MvcEdition.CloudPopupSetting|CloudPopupSetting]] 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //id// 
-    * Type:String 
-    * Description:​N/​A 
- 
-  * //​position//​ 
-    * Type:​[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] 
-    * Description:​N/​A 
- 
-  * //​contentHtml//​ 
-    * Type:String 
-    * Description:​N/​A 
- 
-  * //width// 
-    * Type:Int32 
-    * Description:​N/​A 
- 
-  * //height// 
-    * Type:Int32 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} CloudPopup(String,​PointShape,​String,​Int32,​Int32,​Boolean) ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.MvcEdition.CloudPopupSetting|CloudPopupSetting]] 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //id// 
-    * Type:String 
-    * Description:​N/​A 
- 
-  * //​position//​ 
-    * Type:​[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] 
-    * 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 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} CloudPopup(String,​PointShape,​String,​Int32,​Int32,​Boolean,​Boolean) ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.MvcEdition.CloudPopupSetting|CloudPopupSetting]] 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //id// 
-    * Type:String 
-    * Description:​N/​A 
- 
-  * //​position//​ 
-    * Type:​[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] 
-    * 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 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} DataBindTo(String,​String) ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.MvcEdition.PopupCollection|PopupCollection]] 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //​controllerName//​ 
-    * Type:String 
-    * Description:​N/​A 
- 
-  * //​actionName//​ 
-    * Type:String 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} ActionTriggers(Action<​Collection<​ActionTrigger>>​) ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.MvcEdition.PopupCollection|PopupCollection]] 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //​triggerActions//​ 
-    * Type:​Action<​Collection<​[[ThinkGeo.MapSuite.MvcEdition.ActionTrigger|ActionTrigger]]>>​ 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} ToString() ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:String 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} Equals(Object) ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:​Boolean 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //obj// 
-    * Type:Object 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} GetHashCode() ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:Int32 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} GetType() ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:Type 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-==== Protected Methods ==== 
-** {{wiki:​ProtectedMethod.gif|}} Finalize() ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:Object 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-==== Public Properties ==== 
-==== Protected Properties ==== 
-==== Public Events ==== 
  
thinkgeo.mapsuite.mvcedition.popupcollection.1442911003.txt.gz ยท Last modified: 2015/09/22 08:36 by admin