User Tools

Site Tools


thinkgeo.mapsuite.mvcedition.markeroverlaysetting_2

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.markeroverlaysetting_2 [2015/09/22 08:35]
admin
— (current)
Line 1: Line 1:
-====== ThinkGeo.MapSuite.MvcEdition.MarkerOverlaySetting<​TOverlay,​TSetting>​ ====== 
-A setting for MarkerOverlay that contains APIs to set properties of MarkerOverlaySetting using in MVC view. 
-===== Inheritance Hierarchy ===== 
-  *System.Object 
-    *ThinkGeo.MapSuite.MvcEdition.MvcElementSettingBase<​TOverlay,​TSetting>​ 
-      *ThinkGeo.MapSuite.MvcEdition.OverlaySetting<​TOverlay,​TSetting>​ 
-        ***ThinkGeo.MapSuite.MvcEdition.MarkerOverlaySetting<​TOverlay,​TSetting>​** 
-===== Members Summary ===== 
-==== Public Constructors ==== 
-==== Protected Constructors ==== 
-** {{wiki:​ProtectedMethod.gif|}} MarkerOverlaySetting`2() ** 
- 
-  * //​Initializes a new instance of the MarkerOverlaySetting class.// 
-== Remarks == 
-  * //N/A// 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​ProtectedMethod.gif|}} MarkerOverlaySetting`2(TOverlay) ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
-== Parameters == 
-  * //​markerOverlay//​ 
-    * Type:​TOverlay 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-==== Public Methods ==== 
-** {{wiki:​PublicMethod.gif|}} OnClientClick(String) ** 
- 
-  * //Set OnClientClick handler name for Element property according to a method that takes a client function name and retun the MarkerOverlaySetting//​ 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:​TSetting 
-  * Description:​The setting of MarkerOverlaySetting itself 
- 
-== Parameters == 
-  * //​clientEventHandler//​ 
-    * Type:String 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} OnClientMarkersRequested(String) ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:​TSetting 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //​clientEventHandler//​ 
-    * Type:String 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} OnClientMarkersRequesting(String) ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:​TSetting 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //​clientEventHandler//​ 
-    * Type:String 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} DataBindTo(String,​String) ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:​TSetting 
-  * 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:​TSetting 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //​triggerActions//​ 
-    * Type:​Action<​Collection<​[[ThinkGeo.MapSuite.MvcEdition.ActionTrigger|ActionTrigger]]>>​ 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} IsVisible(Boolean) ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:​TSetting 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //​isVisible//​ 
-    * Type:​Boolean 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} Name(String) ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:​TSetting 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //name// 
-    * Type:String 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} Opacity(Single) ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:​TSetting 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //opacity// 
-    * Type:Single 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} IsVisibleInOverlaySwitcher(Boolean) ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:​TSetting 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //​isVisibleInOverlaySwitcher//​ 
-    * Type:​Boolean 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} IsBaseOverlay(Boolean) ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:​TSetting 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //​isBaseOverlay//​ 
-    * Type:​Boolean 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} Id(String) ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:​TSetting 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //id// 
-    * Type:String 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} OnClientAutoRefreshTick(String) ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:​TSetting 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //​clientTickFunctionName//​ 
-    * Type:String 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} AutoRefreshInterval(TimeSpan) ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:​TSetting 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //​timeSpan//​ 
-    * Type:​TimeSpan 
-    * 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 ==== 
-** {{wiki:​ProtectedProperty.gif|}} Element ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​TOverlay 
- 
-==== Public Events ==== 
  
thinkgeo.mapsuite.mvcedition.markeroverlaysetting_2.1442910924.txt.gz ยท Last modified: 2015/09/22 08:35 by admin