blob: fdd0c7f8cc3796cd61b4640046c582e1d1f657f0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>content</key>
<string><com:TPager ControlToPaginate="${2:dataGrid1}" OnPageIndexChanged="${3:pagerIndexChanged}" />$0</string>
<key>name</key>
<string>TPager</string>
<key>scope</key>
<string>text.html</string>
<key>tabTrigger</key>
<string>TPager</string>
<key>uuid</key>
<string>D450769C-D2C8-4C0F-BFBB-F008BEEBCEE7</string>
</dict>
</plist>
|