Novell::iFolderWeb::Admin::ListFooter Class Reference

Summary description for ListFooter. More...

List of all members.

Public Member Functions

void SetPageButtonState (DataGrid dataGrid, int currentItemOffset, int totalItems, string multipleItemType, string singleItemType)
 Enables or disables the search navigation buttons depending on the display data index.

Protected Member Functions

void OnFirstPageClicked (Object sender, ImageClickEventArgs e)
 Event handler that gets called when the PageFirstButton is clicked.
void OnLastPageClicked (Object sender, ImageClickEventArgs e)
 Event handler that gets called when the PageLastButton is clicked.
void OnNextPageClicked (Object sender, ImageClickEventArgs e)
 Event handler that gets called when the PageNextButton is clicked.
void OnPreviousPageClicked (Object sender, ImageClickEventArgs e)
 Event handler that gets called when the PagePreviousButton is clicked.
string GetString (string key)
 Get a Localized String.
override void OnInit (EventArgs e)
 OnInit().

Protected Attributes

ImageButton PageFirstButton
 Web Controls.
ImageButton PagePreviousButton
 Web Controls.
ImageButton PageNextButton
 Web Controls.
ImageButton PageLastButton
 Web Controls.
System.Web.UI.WebControls.Image PageFirstDisabledButton
 Web Controls.
System.Web.UI.WebControls.Image PagePreviousDisabledButton
 Web Controls.
System.Web.UI.WebControls.Image PageNextDisabledButton
 Web Controls.
System.Web.UI.WebControls.Image PageLastDisabledButton
 Web Controls.
Label PageText
 Web Controls.

Events

ImageClickEventHandler PageFirstClick = null
 Event that notifies the consumer that the PageFirstButton was clicked.
ImageClickEventHandler PagePreviousClick = null
 Event that notifies the consumer that the PagePreviousButton was clicked.
ImageClickEventHandler PageNextClick = null
 Event that notifies the consumer that the PageNextButton was clicked.
ImageClickEventHandler PageLastClick = null
 Event that notifies the consumer that the PageLastButton was clicked.


Detailed Description

Summary description for ListFooter.


Member Function Documentation

void Novell::iFolderWeb::Admin::ListFooter::OnFirstPageClicked ( Object  sender,
ImageClickEventArgs  e 
) [inline, protected]

Event handler that gets called when the PageFirstButton is clicked.

Parameters:
sender 
e 

void Novell::iFolderWeb::Admin::ListFooter::OnLastPageClicked ( Object  sender,
ImageClickEventArgs  e 
) [inline, protected]

Event handler that gets called when the PageLastButton is clicked.

Parameters:
sender 
e 

void Novell::iFolderWeb::Admin::ListFooter::OnNextPageClicked ( Object  sender,
ImageClickEventArgs  e 
) [inline, protected]

Event handler that gets called when the PageNextButton is clicked.

Parameters:
sender 
e 

void Novell::iFolderWeb::Admin::ListFooter::OnPreviousPageClicked ( Object  sender,
ImageClickEventArgs  e 
) [inline, protected]

Event handler that gets called when the PagePreviousButton is clicked.

Parameters:
sender 
e 

string Novell::iFolderWeb::Admin::ListFooter::GetString ( string  key  )  [inline, protected]

Get a Localized String.

Parameters:
key Key to the localized string.
Returns:
Localized string.

void Novell::iFolderWeb::Admin::ListFooter::SetPageButtonState ( DataGrid  dataGrid,
int  currentItemOffset,
int  totalItems,
string  multipleItemType,
string  singleItemType 
) [inline]

Enables or disables the search navigation buttons depending on the display data index.

Parameters:
dataGrid 
currentItemOffset 
totalItems 
multipleItemType 
singleItemType 

override void Novell::iFolderWeb::Admin::ListFooter::OnInit ( EventArgs  e  )  [inline, protected]

OnInit().

Parameters:
e 


Member Data Documentation

Web Controls.

Web Controls.

Web Controls.

Web Controls.

System.Web.UI.WebControls.Image Novell::iFolderWeb::Admin::ListFooter::PageFirstDisabledButton [protected]

Web Controls.

System.Web.UI.WebControls.Image Novell::iFolderWeb::Admin::ListFooter::PagePreviousDisabledButton [protected]

Web Controls.

System.Web.UI.WebControls.Image Novell::iFolderWeb::Admin::ListFooter::PageNextDisabledButton [protected]

Web Controls.

System.Web.UI.WebControls.Image Novell::iFolderWeb::Admin::ListFooter::PageLastDisabledButton [protected]

Web Controls.

Web Controls.


Event Documentation

ImageClickEventHandler Novell::iFolderWeb::Admin::ListFooter::PageFirstClick = null

Event that notifies the consumer that the PageFirstButton was clicked.

ImageClickEventHandler Novell::iFolderWeb::Admin::ListFooter::PagePreviousClick = null

Event that notifies the consumer that the PagePreviousButton was clicked.

ImageClickEventHandler Novell::iFolderWeb::Admin::ListFooter::PageNextClick = null

Event that notifies the consumer that the PageNextButton was clicked.

ImageClickEventHandler Novell::iFolderWeb::Admin::ListFooter::PageLastClick = null

Event that notifies the consumer that the PageLastButton was clicked.


The documentation for this class was generated from the following file:

Generated on Wed Apr 8 14:44:59 2009 for simias by  doxygen 1.5.6