FoodCandy!

HierarchicalRepeater Class Reference

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

List of all members.


Public Member Functions

 HierarchicalRepeater ()
 Initializes a new instance of the Wilco::Web::UI::WebControls::HierarchicalRepeater class.

Protected Member Functions

override void CreateControlHierarchy (bool useDataSource)
 Creates the control hierarchy.
override IEnumerable GetData ()
 Gets the data from the data source. Only the root data will be returned.
override RepeaterItem CreateItem (int itemIndex, ListItemType itemType)
 Creates a hierarchical repeater item.
override void AddedControl (Control control, int index)
 Called after a control was added.
virtual internal void CreateChildHierarchy (HierarchicalRepeaterItem parent)
 Creates the child hierarchy.

Properties

string DataKeyField
 Gets the data key field.
string DataParentKeyField
 Gets the data parent key field.
string DataKeyNullValue
 Gets or sets the value of a key that is not set.
Style ChildContainerStyle
 Gets the child container style.

Detailed Description

Represents a repeater with support for hierarchical data.


Member Function Documentation

override void AddedControl Control  control,
int  index
[protected]
 

Called after a control was added.

Parameters:
control 
index 

virtual internal void CreateChildHierarchy HierarchicalRepeaterItem  parent  )  [protected, virtual]
 

Creates the child hierarchy.

Parameters:
parent 

override void CreateControlHierarchy bool  useDataSource  )  [protected]
 

Creates the control hierarchy.

Parameters:
useDataSource 

override RepeaterItem CreateItem int  itemIndex,
ListItemType  itemType
[protected]
 

Creates a hierarchical repeater item.

Parameters:
itemIndex 
itemType 
Returns:

override IEnumerable GetData  )  [protected]
 

Gets the data from the data source. Only the root data will be returned.

Returns:

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