Show / Hide Table of Contents

Class ScriptObjectBase

Inheritance
Object
ScriptObjectBase
AcceptRejectObject
CalendarManager
DialogManager
NotepadManager
ClientOptions
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: SuperOffice.DCF.Web.UI.ScriptObjects
Assembly: SuperOffice.DCFWeb.dll
Syntax
public class ScriptObjectBase

Constructors

ScriptObjectBase()

Declaration
public ScriptObjectBase()

Methods

CreateClickFunctionForSoId(String, String)

Declaration
public static string CreateClickFunctionForSoId(string soid, string script)
Parameters
Type Name Description
String soid
String script
Returns
Type Description
String

CreateHoverFunctionForSoId(String, String, String)

Declaration
public static string CreateHoverFunctionForSoId(string soid, string scriptIn, string scriptOut)
Parameters
Type Name Description
String soid
String scriptIn
String scriptOut
Returns
Type Description
String

SoIdSelector(String)

Declaration
public static string SoIdSelector(string soid)
Parameters
Type Name Description
String soid
Returns
Type Description
String
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top