How to get inbuild sencha touch images and what are the images class names in sencha touch. How to call that images in sencha touch css ?
i got only few names of that some icons in that images. So how to access remaining icons ?
You can use "iconCls" property to set an icon.
xtype: 'button',
height: 38,
iconCls: 'search',
iconMask: true,
align: 'left',
itemId:'audioSearchbtnid'
Check out the kitchen sink example here to find more icons.
You can find the icons in Sencha_Root_Folder\resources\themes\images\default.