The following tables list the members exposed by DataTreeClientRenderer.
Name | Description | |
---|---|---|
DataTreeClientRenderer Constructor |
Name | Description | |
---|---|---|
_dataTree | (Inherited from Infragistics.Web.UI.NavigationControls.DataTreeRenderer) | |
_imageManager | (Inherited from Infragistics.Web.UI.NavigationControls.DataTreeRenderer) |
Name | Description | |
---|---|---|
ClientID | Provides access to the clientID for the Control (Inherited from Infragistics.Web.UI.Framework.RendererBase) | |
DesignMode | Returns true if the Control is currently in Design Mode. False is returned otherwise. (Inherited from Infragistics.Web.UI.Framework.RendererBase) | |
Page | Provides access to the Page object of the Control (Inherited from Infragistics.Web.UI.Framework.RendererBase) | |
UniqueID | (Inherited from Infragistics.Web.UI.Framework.RendererBase) |
Name | Description | |
---|---|---|
Control | Provides access to the Control or ControlMain that the object is associated with. (Inherited from Infragistics.Web.UI.Framework.RendererBase) | |
RunBot | Provides access to the RunBot object for the Control (Inherited from Infragistics.Web.UI.Framework.RendererBase) | |
StyleBot | Provides access to the StyleBot object for the Control (Inherited from Infragistics.Web.UI.Framework.RendererBase) |
Name | Description | |
---|---|---|
RenderNode | Renders a specific node of the tree. (Inherited from Infragistics.Web.UI.NavigationControls.DataTreeRenderer) | |
RenderNodes | Overridden. Renders the Nodes of the dataTree starting with the Root level nodes. |
Name | Description | |
---|---|---|
AddAttributesToRender | Adds all of the standard attributes to the writer. (Inherited from Infragistics.Web.UI.Framework.RendererBase) | |
AddStandardAttributesToRender | Overloaded. Adds attributes from the Attributes collection of the control to the writer. (Inherited from Infragistics.Web.UI.Framework.RendererBase) | |
AddStandardPropertiesToRender | (Inherited from Infragistics.Web.UI.NavigationControls.DataTreeRenderer) | |
AddStyleAttributeToRender | Adds style attribute to the writer. (Inherited from Infragistics.Web.UI.Framework.RendererBase) | |
AddXAttribute | Overloaded. Writes multiple attribute string to the HtmlTextWriter (Inherited from Infragistics.Web.UI.Framework.RendererBase) | |
AddXAttributeToClassName | Write class to writer with extra attribute. That method can be used only for the html element of main control which has normal id. (Inherited from Infragistics.Web.UI.Framework.RendererBase) | |
GetNodeClassForTemplates | Gets the Class attribute for the node. (Inherited from Infragistics.Web.UI.NavigationControls.DataTreeRenderer) | |
GetNodeImageIndex | Returns the index within the images table for the expand image of a node. (Inherited from Infragistics.Web.UI.NavigationControls.DataTreeRenderer) | |
GetNodePosition | Returns code for node position within parent collection. -1 - First, 0 - Middle, 1 - Last (Inherited from Infragistics.Web.UI.NavigationControls.DataTreeRenderer) | |
NewLine | Writes a newline character combination to the output stream when DEBUG is defined. Performs a no-op otherwise. (Inherited from Infragistics.Web.UI.Framework.RendererBase) | |
RenderClientSideTemplate | Overridden. Renders the node template of the dataTree for the clientside rendering. | |
RenderClientStateField | Renders a hidden data field where clientState can be stored for the page submit and sent back to the server (Inherited from Infragistics.Web.UI.Framework.RendererBase) | |
RenderDataLoadingMessage | (Inherited from Infragistics.Web.UI.NavigationControls.DataTreeRenderer) | |
RenderNodeCheckBox | Renders a CheckBox for the node (Inherited from Infragistics.Web.UI.NavigationControls.DataTreeRenderer) | |
RenderNodeClass | Renders the Class attribute for the node (Inherited from Infragistics.Web.UI.NavigationControls.DataTreeRenderer) | |
RenderNodeExpandImage | Renders the Expansion indicator for a node (Inherited from Infragistics.Web.UI.NavigationControls.DataTreeRenderer) | |
RenderNodeSpace | Renders the lead-in space for a node when connector lines are enabled. (Inherited from Infragistics.Web.UI.NavigationControls.DataTreeRenderer) | |
RenderNoNodesTemplate | (Inherited from Infragistics.Web.UI.NavigationControls.DataTreeRenderer) |