GoDiagram Web Reference
GoPartInfo Class Members
Properties  Methods 


The following tables list the members exposed by GoPartInfo.

Public Constructors
 NameDescription
Public ConstructorGoPartInfo ConstructorConstruct an empty GoPartInfo.  
Top
Public Properties
 NameDescription
Public PropertyContextClickGets or sets the JavaScript to be executed when the user context-clicks an object.  
Public PropertyDoubleClickGets or sets the JavaScript to be executed when the user double-clicks an object.  
Public PropertyIDGets or sets an identifier describing an object.  
Public PropertyItemThis indexed property makes it syntactically easier to get and set properties.  
Public PropertySingleClickGets or sets the JavaScript to be executed when the user clicks an object.  
Public PropertyTextGets or sets a text string describing an object.  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)DQuoteGiven a string, produce the contents of a JavaScript string literal with single-quote and double-quote characters back-slashified, surrounded by double quote marks.  
Public MethodEqualsCompare all of the properties.  
Public MethodGetHashCodeConsider all of the properties.  
Public MethodGetPropertyThis method provides a general way to get the value for any property.  
Public Methodstatic (Shared in Visual Basic)QuoteGiven a string, produce the contents of a JavaScript string literal with single-quote and double-quote characters back-slashified.  
Public MethodSetPropertyThis method provides a general way to set the value for any property.  
Public Methodstatic (Shared in Visual Basic)SQuoteGiven a string, produce the contents of a JavaScript string literal with single-quote and double-quote characters back-slashified, surrounded by single quote marks.  
Public MethodToStringProduce a JavaScript expression that constructs a JavaScript object holding all of the property/value pairs described by this GoPartInfo.  
Top
See Also

Reference

GoPartInfo Class
Northwoods.GoWeb Namespace

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback