:: Home >>

bottomSelector template

Sets or retrieves the template used for the bottom-left corner of the grid (bottom selector template).

Syntax

 var template = obj.getBottomSelectorTemplate(); 
 obj.setBottomSelectorTemplate(template); 

Defined in

AW.UI.Grid

Implementation

AW.Templates.ImageText

Uses

bottom model (redirected control model)

Examples

obj.setBottomText("Search");
obj.setBottomLink("http://www.google.com");
obj.setBottomSelectorTemplate(new AW.Templates.Link);

Comments

No comments yet.
Comments will appear on this page and in the main forum.

Documentation:

Recent changes:

2.5.0 - 2.5.3
2.5.3
2.5.0 - 2.5.2
2.5.2
2.5, 2.5.1
2.5.1
2.5
Release History
2.5
2.0.2