home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2011 November
/
CHIP_2011_11.iso
/
Programy
/
Narzedzia
/
AIMP2
/
aimp_2.61.583.exe
/
$TEMP
/
YandexPackSetup.msi
/
fil3BBEEC2CFD3FC1207292AAE0B7623E72
< prev
next >
Wrap
Text File
|
2010-07-12
|
806b
|
23 lines
XB.UI.Elements = {
"action": XB.UI.Behaviour.Action,
"url": XB.UI.Behaviour.Url,
"attribute": XB.UI.Behaviour.Attribute,
"button": XB.UI.Behaviour.Button,
"tooltip": XB.UI.Behaviour.Tooltip,
"style": XB.UI.Behaviour.Style,
"image": XB.UI.Behaviour.Image,
"menu": XB.UI.Behaviour.Menu,
"menu-item": XB.UI.Behaviour.MenuItem,
"menu-separator": XB.UI.Behaviour.MenuSeparator,
"grid": XB.UI.Behaviour.Grid,
"column": XB.UI.Behaviour.Column,
"row": XB.UI.Behaviour.Row,
"cell": XB.UI.Behaviour.Cell
}
// alias
XB.UI.Elements["menuitem"] = XB.UI.Elements["menu-item"];
XB.UI.Elements["separator"] = XB.UI.Elements["menu-separator"];
XB.UI.Elements["text"] = XB.UI.Elements["style"];
XB.UI.Elements["icon"] = XB.UI.Elements["image"];