:: Documentation >>

topSelector template

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

Syntax

 var template = obj.getTopSelectorTemplate(); 
 obj.setTopSelectorTemplate(template); 

Defined in

AW.UI.Grid

Implementation

AW.Templates.ImageText

Uses

top model (redirected control model)

Examples

obj.setTopText("Search");
obj.setTopLink("http://www.google.com");
obj.setTopSelectorTemplate(new AW.Templates.Link);

Comments

How to track the event , selector top mouse events? Mani selvam (1)
Top left corner piece accessible? Kwooda (1)

Documentation:

Recent changes:

2.6.4
2.6.3
2.6.2
2.6.1
2.6.1
2.6.0
2.5.0 - 2.5.6
2.5.6
2.5.0 - 2.5.5
2.5.5