FoodCandy!

HierarchicalRepeaterItem Class Reference

Represents a repeater item with support for hierarchical data. More...

List of all members.


Public Member Functions

 HierarchicalRepeaterItem (HierarchicalRepeater owner, int itemIndex, ListItemType itemType)
 Initializes a new instance of the Wilco::Web::UI::WebControls::HierarchicalRepeaterItem class.

Protected Member Functions

override void CreateChildControls ()
 Creates the child controls.
override void OnLoad (EventArgs e)
 Raises the Control::Load event and ensures that the child control hierarchy is loaded.
override bool OnBubbleEvent (object source, EventArgs e)
 Bubbles an event to the parent control.
override void RenderChildren (HtmlTextWriter writer)
 Renders the child controls.

Properties

Division ChildPanel
 Gets the child panel.

Detailed Description

Represents a repeater item with support for hierarchical data.


Constructor & Destructor Documentation

HierarchicalRepeaterItem HierarchicalRepeater  owner,
int  itemIndex,
ListItemType  itemType
 

Initializes a new instance of the Wilco::Web::UI::WebControls::HierarchicalRepeaterItem class.

Parameters:
owner 
itemIndex 
itemType 

Member Function Documentation

override bool OnBubbleEvent object  source,
EventArgs  e
[protected]
 

Bubbles an event to the parent control.

Parameters:
source 
e 
Returns:

override void OnLoad EventArgs  e  )  [protected]
 

Raises the Control::Load event and ensures that the child control hierarchy is loaded.

Parameters:
e 

override void RenderChildren HtmlTextWriter  writer  )  [protected]
 

Renders the child controls.

Parameters:
writer 

The documentation for this class was generated from the following file:
  • HierarchicalRepeaterItem.cs
© FoodCandy, 2006-2007, All Rights Reserved | FoodCandy | Sun Oct 7 10:48:54 2007 | Doxygen 1.4.6-NO