This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
thinkgeo.mapsuite.mvcedition.popupcollection [2015/08/20 03:08] 127.0.0.1 external edit |
thinkgeo.mapsuite.mvcedition.popupcollection [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.MvcEdition.PopupCollection ====== | ====== ThinkGeo.MapSuite.MvcEdition.PopupCollection ====== | ||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
- | <!-- Class --> | ||
===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
- | *System.Object | + | *System.Object |
- | **[[ThinkGeo.MapSuite.MvcEdition.PopupCollection]] | + | ***ThinkGeo.MapSuite.MvcEdition.PopupCollection** |
===== Members Summary ===== | ===== Members Summary ===== | ||
==== Public Constructors ==== | ==== Public Constructors ==== | ||
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | + | ** {{wiki:PublicMethod.gif|}} PopupCollection(Map) ** |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#PopupCollection(Map)|PopupCollection]] | [[ThinkGeo.MapSuite.MvcEdition.Map|Map]] | | | | + | |
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | == Parameters == | ||
+ | * //map// | ||
+ | * Type:[[ThinkGeo.MapSuite.MvcEdition.Map|Map]] | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
==== Protected Constructors ==== | ==== Protected Constructors ==== | ||
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | ||
- | |||
==== Public Methods ==== | ==== Public Methods ==== | ||
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | + | ** {{wiki:PublicMethod.gif|}} CustomPopup() ** |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#ActionTriggers(Action<Collection<ActionTrigger>>)|ActionTriggers]] | Action<Collection<[[ThinkGeo.MapSuite.MvcEdition.ActionTrigger|ActionTrigger]]>> | | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#CloudPopup(String, PointShape, String)|CloudPopup]] | String, [[ThinkGeo.MapSuite.Core.PointShape|PointShape]], String | | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#CloudPopup(String, PointShape, String, Int32, Int32, Boolean, Boolean)|CloudPopup]] | String, [[ThinkGeo.MapSuite.Core.PointShape|PointShape]], String, Int32, Int32, Boolean, Boolean | | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#CloudPopup(String, PointShape, String, Int32, Int32, Boolean)|CloudPopup]] | String, [[ThinkGeo.MapSuite.Core.PointShape|PointShape]], String, Int32, Int32, Boolean | | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#CloudPopup(String, PointShape, String, Int32, Int32)|CloudPopup]] | String, [[ThinkGeo.MapSuite.Core.PointShape|PointShape]], String, Int32, Int32 | | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#CloudPopup(String, PointShape)|CloudPopup]] | String, [[ThinkGeo.MapSuite.Core.PointShape|PointShape]] | | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#CloudPopup(String)|CloudPopup]] | String | | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#CloudPopup()|CloudPopup]] | | | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#CustomPopup()|CustomPopup]] | | | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#CustomPopup(String, PointShape, String, Int32, Int32, Boolean, Boolean)|CustomPopup]] | String, [[ThinkGeo.MapSuite.Core.PointShape|PointShape]], String, Int32, Int32, Boolean, Boolean | | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#CustomPopup(String, PointShape, String, Int32, Int32, Boolean)|CustomPopup]] | String, [[ThinkGeo.MapSuite.Core.PointShape|PointShape]], String, Int32, Int32, Boolean | | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#CustomPopup(String, PointShape, String, Int32, Int32)|CustomPopup]] | String, [[ThinkGeo.MapSuite.Core.PointShape|PointShape]], String, Int32, Int32 | | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#CustomPopup(String, PointShape, String)|CustomPopup]] | String, [[ThinkGeo.MapSuite.Core.PointShape|PointShape]], String | | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#CustomPopup(String, PointShape)|CustomPopup]] | String, [[ThinkGeo.MapSuite.Core.PointShape|PointShape]] | | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#CustomPopup(String)|CustomPopup]] | String | | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#CustomPopup(String, PointShape, String, Int32, Int32, Boolean, Boolean, Int32)|CustomPopup]] | String, [[ThinkGeo.MapSuite.Core.PointShape|PointShape]], String, Int32, Int32, Boolean, Boolean, Int32 | | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#DataBindTo(String, String)|DataBindTo]] | String, String | | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#Equals(Object)|Equals]] | Object | Object | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#GetHashCode()|GetHashCode]] | | Object | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#GetType()|GetType]] | | Object | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#ToString()|ToString]] | | Object | | | + | |
- | ==== Protected Methods ==== | + | * //N/A// |
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | + | == Remarks == |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#Finalize()|Finalize]] | | Object | | | + | * //N/A// |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#MemberwiseClone()|MemberwiseClone]] | | Object | | | + | |
- | ==== Public Properties ==== | + | == Return Value == |
- | ^ Name ^ Return ^ DeclaringType ^ Summary ^ | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]] |
+ | * Description:N/A | ||
- | ==== Protected Properties ==== | + | == Parameters == |
- | ^ Name ^ Return ^ DeclaringType ^ Summary ^ | + | <div newline></div> |
+ | ** {{wiki:PublicMethod.gif|}} CustomPopup(String) ** | ||
- | ==== Public Events ==== | + | * //N/A// |
- | ^ Name ^ Event Arguments ^ DeclaringType ^ Summary ^ | + | == Remarks == |
+ | * //N/A// | ||
- | ===== Public Constructors ===== | + | == Return Value == |
- | ==== PopupCollection(Map) ==== | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]] |
- | === Parameters === | + | * Description:N/A |
- | ^ Name ^ Type ^ Description ^ | + | |
- | | map | [[ThinkGeo.MapSuite.MvcEdition.Map|Map]]<!-- ThinkGeo.MapSuite.MvcEdition.Map --> | | | + | |
- | [[#Public Constructors|Go Back]] | + | == Parameters == |
- | ===== Protected Constructors ===== | + | * //id// |
- | ===== Public Methods ===== | + | * Type:String |
- | ==== ActionTriggers(Action<Collection<ActionTrigger>>) ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.PopupCollection|PopupCollection]]<!-- ThinkGeo.MapSuite.MvcEdition.PopupCollection --> | | | + | |
- | === Parameters === | + | <div newline></div> |
- | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:PublicMethod.gif|}} CustomPopup(String,PointShape) ** |
- | | triggerActions | Action<Collection<[[ThinkGeo.MapSuite.MvcEdition.ActionTrigger|ActionTrigger]]>><!-- System.Action{System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.MvcEdition.ActionTrigger}} --> | | | + | |
- | <!-- ThinkGeo.MapSuite.MvcEdition.PopupCollection --> | + | * //N/A// |
- | [[#Public Methods|Go Back]] | + | == Remarks == |
- | ==== CloudPopup(String, PointShape, String) ==== | + | * //N/A// |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.CloudPopupSetting|CloudPopupSetting]]<!-- ThinkGeo.MapSuite.MvcEdition.CloudPopupSetting --> | | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]] |
- | | id | String<!-- System.String --> | | | + | * Description:N/A |
- | | position | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]]<!-- ThinkGeo.MapSuite.Core.PointShape --> | | | + | |
- | | contentHtml | String<!-- System.String --> | | | + | |
- | <!-- ThinkGeo.MapSuite.MvcEdition.PopupCollection --> | + | == Parameters == |
- | [[#Public Methods|Go Back]] | + | * //id// |
- | ==== CloudPopup(String, PointShape, String, Int32, Int32, Boolean, Boolean) ==== | + | * Type:String |
- | === Return Value === | + | * Description:N/A |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.CloudPopupSetting|CloudPopupSetting]]<!-- ThinkGeo.MapSuite.MvcEdition.CloudPopupSetting --> | | | + | |
- | === Parameters === | + | * //position// |
- | ^ Name ^ Type ^ Description ^ | + | * Type:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] |
- | | id | String<!-- System.String --> | | | + | * Description:N/A |
- | | position | [[ThinkGeo.MapSuite.Core.PointShape|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 --> | + | <div newline></div> |
- | [[#Public Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}} CustomPopup(String,PointShape,String) ** |
- | ==== CloudPopup(String, PointShape, String, Int32, Int32, Boolean) ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.CloudPopupSetting|CloudPopupSetting]]<!-- ThinkGeo.MapSuite.MvcEdition.CloudPopupSetting --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | id | String<!-- System.String --> | | | + | * //N/A// |
- | | position | [[ThinkGeo.MapSuite.Core.PointShape|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 --> | + | == Return Value == |
- | [[#Public Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]] |
- | ==== CloudPopup(String, PointShape, String, Int32, Int32) ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.CloudPopupSetting|CloudPopupSetting]]<!-- ThinkGeo.MapSuite.MvcEdition.CloudPopupSetting --> | | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //id// |
- | | id | String<!-- System.String --> | | | + | * Type:String |
- | | position | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]]<!-- ThinkGeo.MapSuite.Core.PointShape --> | | | + | * Description:N/A |
- | | contentHtml | String<!-- System.String --> | | | + | |
- | | width | Int32<!-- System.Int32 --> | | | + | |
- | | height | Int32<!-- System.Int32 --> | | | + | |
- | <!-- ThinkGeo.MapSuite.MvcEdition.PopupCollection --> | + | * //position// |
- | [[#Public Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] |
- | ==== CloudPopup(String, PointShape) ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.CloudPopupSetting|CloudPopupSetting]]<!-- ThinkGeo.MapSuite.MvcEdition.CloudPopupSetting --> | | | + | |
- | === Parameters === | + | * //contentHtml// |
- | ^ Name ^ Type ^ Description ^ | + | * Type:String |
- | | id | String<!-- System.String --> | | | + | * Description:N/A |
- | | position | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]]<!-- ThinkGeo.MapSuite.Core.PointShape --> | | | + | |
- | <!-- ThinkGeo.MapSuite.MvcEdition.PopupCollection --> | + | <div newline></div> |
- | [[#Public Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}} CustomPopup(String,PointShape,String,Int32,Int32) ** |
- | ==== CloudPopup(String) ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.CloudPopupSetting|CloudPopupSetting]]<!-- ThinkGeo.MapSuite.MvcEdition.CloudPopupSetting --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | id | String<!-- System.String --> | | | + | * //N/A// |
- | <!-- ThinkGeo.MapSuite.MvcEdition.PopupCollection --> | + | == Return Value == |
- | [[#Public Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]] |
- | ==== CloudPopup() ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.CloudPopupSetting|CloudPopupSetting]]<!-- ThinkGeo.MapSuite.MvcEdition.CloudPopupSetting --> | | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //id// |
+ | * Type:String | ||
+ | * Description:N/A | ||
- | <!-- ThinkGeo.MapSuite.MvcEdition.PopupCollection --> | + | * //position// |
- | [[#Public Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] |
- | ==== CustomPopup() ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]]<!-- ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting --> | | | + | |
- | === Parameters === | + | * //contentHtml// |
- | ^ Name ^ Type ^ Description ^ | + | * Type:String |
+ | * Description:N/A | ||
- | <!-- ThinkGeo.MapSuite.MvcEdition.PopupCollection --> | + | * //width// |
- | [[#Public Methods|Go Back]] | + | * Type:Int32 |
- | ==== CustomPopup(String, PointShape, String, Int32, Int32, Boolean, Boolean) ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]]<!-- ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting --> | | | + | |
- | === Parameters === | + | * //height// |
- | ^ Name ^ Type ^ Description ^ | + | * Type:Int32 |
- | | id | String<!-- System.String --> | | | + | * Description:N/A |
- | | position | [[ThinkGeo.MapSuite.Core.PointShape|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 --> | + | <div newline></div> |
- | [[#Public Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}} CustomPopup(String,PointShape,String,Int32,Int32,Boolean) ** |
- | ==== CustomPopup(String, PointShape, String, Int32, Int32, Boolean) ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]]<!-- ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | id | String<!-- System.String --> | | | + | * //N/A// |
- | | position | [[ThinkGeo.MapSuite.Core.PointShape|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 --> | + | == Return Value == |
- | [[#Public Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]] |
- | ==== CustomPopup(String, PointShape, String, Int32, Int32) ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]]<!-- ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting --> | | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //id// |
- | | id | String<!-- System.String --> | | | + | * Type:String |
- | | position | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]]<!-- ThinkGeo.MapSuite.Core.PointShape --> | | | + | * Description:N/A |
- | | contentHtml | String<!-- System.String --> | | | + | |
- | | width | Int32<!-- System.Int32 --> | | | + | |
- | | height | Int32<!-- System.Int32 --> | | | + | |
- | <!-- ThinkGeo.MapSuite.MvcEdition.PopupCollection --> | + | * //position// |
- | [[#Public Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] |
- | ==== CustomPopup(String, PointShape, String) ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]]<!-- ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting --> | | | + | |
- | === Parameters === | + | * //contentHtml// |
- | ^ Name ^ Type ^ Description ^ | + | * Type:String |
- | | id | String<!-- System.String --> | | | + | * Description:N/A |
- | | position | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]]<!-- ThinkGeo.MapSuite.Core.PointShape --> | | | + | |
- | | contentHtml | String<!-- System.String --> | | | + | |
- | <!-- ThinkGeo.MapSuite.MvcEdition.PopupCollection --> | + | * //width// |
- | [[#Public Methods|Go Back]] | + | * Type:Int32 |
- | ==== CustomPopup(String, PointShape) ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]]<!-- ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting --> | | | + | |
- | === Parameters === | + | * //height// |
- | ^ Name ^ Type ^ Description ^ | + | * Type:Int32 |
- | | id | String<!-- System.String --> | | | + | * Description:N/A |
- | | position | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]]<!-- ThinkGeo.MapSuite.Core.PointShape --> | | | + | |
- | <!-- ThinkGeo.MapSuite.MvcEdition.PopupCollection --> | + | * //autoPan// |
- | [[#Public Methods|Go Back]] | + | * Type:Boolean |
- | ==== CustomPopup(String) ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]]<!-- ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting --> | | | + | |
- | === Parameters === | + | <div newline></div> |
- | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:PublicMethod.gif|}} CustomPopup(String,PointShape,String,Int32,Int32,Boolean,Boolean) ** |
- | | id | String<!-- System.String --> | | | + | |
- | <!-- ThinkGeo.MapSuite.MvcEdition.PopupCollection --> | + | * //N/A// |
- | [[#Public Methods|Go Back]] | + | == Remarks == |
- | ==== CustomPopup(String, PointShape, String, Int32, Int32, Boolean, Boolean, Int32) ==== | + | * //N/A// |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]]<!-- ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting --> | | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]] |
- | | id | String<!-- System.String --> | | | + | * Description:N/A |
- | | position | [[ThinkGeo.MapSuite.Core.PointShape|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 --> | + | == Parameters == |
- | [[#Public Methods|Go Back]] | + | * //id// |
- | ==== DataBindTo(String, String) ==== | + | * Type:String |
- | === Return Value === | + | * Description:N/A |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.PopupCollection|PopupCollection]]<!-- ThinkGeo.MapSuite.MvcEdition.PopupCollection --> | | | + | |
- | === Parameters === | + | * //position// |
- | ^ Name ^ Type ^ Description ^ | + | * Type:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] |
- | | controllerName | String<!-- System.String --> | | | + | * Description:N/A |
- | | actionName | String<!-- System.String --> | | | + | |
- | <!-- ThinkGeo.MapSuite.MvcEdition.PopupCollection --> | + | * //contentHtml// |
- | [[#Public Methods|Go Back]] | + | * Type:String |
- | ==== Equals(Object) ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Boolean<!-- System.Boolean --> | | | + | |
- | === Parameters === | + | * //width// |
- | ^ Name ^ Type ^ Description ^ | + | * Type:Int32 |
- | | obj | Object<!-- System.Object --> | | | + | * Description:N/A |
- | <!-- System.Object --> | + | * //height// |
- | [[#Public Methods|Go Back]] | + | * Type:Int32 |
- | ==== GetHashCode() ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Int32<!-- System.Int32 --> | | | + | |
- | === Parameters === | + | * //autoPan// |
- | ^ Name ^ Type ^ Description ^ | + | * Type:Boolean |
+ | * Description:N/A | ||
- | <!-- System.Object --> | + | * //hasCloseButton// |
- | [[#Public Methods|Go Back]] | + | * Type:Boolean |
- | ==== GetType() ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Type<!-- System.Type --> | | | + | |
- | === Parameters === | + | <div newline></div> |
- | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:PublicMethod.gif|}} CustomPopup(String,PointShape,String,Int32,Int32,Boolean,Boolean,Int32) ** |
- | <!-- System.Object --> | + | * //N/A// |
- | [[#Public Methods|Go Back]] | + | == Remarks == |
- | ==== ToString() ==== | + | * //N/A// |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | String<!-- System.String --> | | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]] |
+ | * Description:N/A | ||
- | <!-- System.Object --> | + | == Parameters == |
- | [[#Public Methods|Go Back]] | + | * //id// |
- | ===== Protected Methods ===== | + | * Type:String |
- | ==== Finalize() ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //position// |
- | ^ Name ^ Type ^ Description ^ | + | * Type:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] |
+ | * Description:N/A | ||
- | <!-- System.Object --> | + | * //contentHtml// |
- | [[#Protected Methods|Go Back]] | + | * Type:String |
- | ==== MemberwiseClone() ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Object<!-- System.Object --> | | | + | |
- | === Parameters === | + | * //width// |
- | ^ Name ^ Type ^ Description ^ | + | * Type:Int32 |
+ | * Description:N/A | ||
- | <!-- System.Object --> | + | * //height// |
- | [[#Protected Methods|Go Back]] | + | * Type:Int32 |
- | ===== Public Properties ===== | + | * Description:N/A |
- | ===== Protected Properties ===== | + | |
- | ===== Public Events ===== | + | * //autoPan// |
- | __NOTOC__ | + | * Type:Boolean |
- | [[Category:MvcEdition]] | + | * Description:N/A |
- | [[Category:ThinkGeo.MapSuite.MvcEdition]] | + | |
- | [[Category:UpdateDocumentation]] | + | * //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 ==== | ||