Northwoods.Go Assembly > Northwoods.Go Namespace : IGoPartInfoRenderer Interface |
For a list of all members of this type, see IGoPartInfoRenderer members.
Name | Description | |
---|---|---|
AddPartInfo | This higher-level method is called to produce a GoPartInfo for a given object and then call AssociatePartInfo. | |
AssociatePartInfo | Tell the renderer to associate a given GoPartInfo with a particular GoObject, so that the user agent will be able to find the JavaScript object as information describing the GoObject. | |
CreatePartInfo | Allocate and return a GoPartInfo for this renderer. | |
GetStandardPartInfo | Produce the standard GoPartInfo for a given object. |