Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. # IT:AD:Sencha Touch:Reference:ui # * [[../|(UP)]] {{indexmenu>.#2|nsort tsort}} Buttons can be created as follows: var button = Ext.create('Ext.Button', { iconCls: 'refresh', iconMask: true }); Ext.Viewport.add( { xtype: 'container', padding: 10, items: [button] }); normal - a basic gray button back - a back button forward - a forward button round - a round button action - shaded using the $base-color (dark blue by default) decline - red confirm - green /home/skysigal/public_html/data/pages/it/ad/sencha_touch/reference_ui.txt Last modified: 2023/11/04 22:35by 127.0.0.1