Sets or retrieves the template used for the top-left corner of the grid (top selector template).
var template = obj.getTopSelectorTemplate();
obj.setTopSelectorTemplate(template);
top model (redirected control model)
obj.setTopText("Search");
obj.setTopLink("http://www.google.com");
obj.setTopSelectorTemplate(new AW.Templates.Link);