Sets or retrieves the template used for the bottom-left corner of the grid (bottom selector template).
var template = obj.getBottomSelectorTemplate();
obj.setBottomSelectorTemplate(template);
bottom model (redirected control model)
obj.setBottomText("Search");
obj.setBottomLink("http://www.google.com");
obj.setBottomSelectorTemplate(new AW.Templates.Link);