6 lines
799 B
JavaScript
6 lines
799 B
JavaScript
|
//>>built
|
||
|
define("dojox/mobile/mobile-all",["./_base","./compat","./Button","./Carousel","./CheckBox","./ComboBox","./ContentPane","./EdgeToEdgeDataList","./ExpandingTextArea","./FixedSplitter","./FixedSplitterPane","./FlippableView","./IconContainer","./IconItem","./Opener","./Overlay","./PageIndicator","./RadioButton","./RoundRectDataList","./ScrollableView","./Slider","./SpinWheel","./SpinWheelDatePicker","./SpinWheelSlot","./SpinWheelTimePicker","./SwapView","./Switch","./TabBar","./TabBarButton","./TextArea","./TextBox","./ToggleButton","./Tooltip","./transition","./TransitionEvent","./ViewController"],function(_1){
|
||
|
console.warn("mobile-all may include much more code than your application actually requires. We strongly recommend that you investigate a custom build.");
|
||
|
return _1;
|
||
|
});
|