Northwoods.Go Assembly > Northwoods.Go Namespace : IGoPartInfoRenderer Interface |
The following tables list the members exposed by IGoPartInfoRenderer.
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. |