Pollstar100 Components are the building blocks with which a designer defines a Pollstar100 Client Application. There are two categories of Component types:  
 
 
Pre-defined Components  
 
All Pre-defined Components have a specific function. For example the Vote Control can only be used to enable the end-user to cast a vote. No more than one instance of a Pre-defined Component can exist within a single Pollstar100 Application.  
 
The following Pre-defined Components exist:  
 
Cookies  
This Component is logical and has no visual appearance. It is used to control the use of cookies within a Pollstar100 Application.  
 
The Application  
This Component is logical and has no visual appearance. It is used to provide settings at an Application level rather than a discrete Component level.  
 
The Main Stage  
This Component is physical and is used to provide a visual backdrop occupying the entire region of the UI.  
 
Pre-defined Text Box Components:  
These Components are used to display various static and dynamic information.  
 
The Title Textbox  
The Page Textbox  
The Grand Total Textbox  
The Top Dog Textbox  
The Average Textbox  
 
Pre-defined Control Components:  
These Components enable the user to interact with a Pollstar100 Application.  
 
The Designer Logo Control  
The Radios Control  
The Vote Control  
The Page Controls  
The View Control  
The Descriptions Column Control  
The Dates Column Control  
The Totals Column Control  
 
Pre-defined Panel Components:  
These Components are used to present the Sample Data associated with a Pollstar100 Application.  
 
The Radios Panel  
The Resources Panel  
The Descriptions Panel  
The Dates Panel  
The Graphs Panels  
The Totals Panel  
The Pollstars Panel  
 
 
 
 
Generic Components  
 
Generic Components have a generic function and multiple instances of Generic Components can exist within a single Pollstar100 Application.  
 
The following Generic Components exist:  
 
Groupbox Components  
Generic Textboxes  
 
 
Generic Control Components:  
 
Generic Controls  
Generic Column Controls  
Generic Filter Controls  
 
 
Generic Panel Components:  
 
Generic Text Panels  
Generic Resource Panels  
Generic Dates Panels  
 
 
 
See the following section for more about how to use Generic Components:  
 
Using Generic Components To Extend the UI