Uploaded first version of the examples for RadControls for Windows 8
HTML.
This commit is contained in:
Tsvetina Ivanova 2013-04-17 14:45:43 +03:00
Родитель d47a90dbc4
Коммит f3fd3599dc
850 изменённых файлов: 20463 добавлений и 0 удалений

Просмотреть файл

@ -0,0 +1,150 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "GettingStarted", "GettingStarted\GettingStarted.jsproj", "{0A89D36C-A513-47CA-A105-BD9D95A72F57}"
EndProject
Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "WebServiceBinding", "WebServiceBinding\WebServiceBinding.jsproj", "{0E0BB33E-3793-4ED0-9F6B-0F8D6E1A6061}"
EndProject
Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "UsingTemplateInItems", "UsingTemplateInItems\UsingTemplateInItems.jsproj", "{B1FE842B-1F9D-49DC-AD33-917CD83D357E}"
EndProject
Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "FilteringExternalList", "FilteringExternalList\FilteringExternalList.jsproj", "{F232838C-DF2C-48DC-9288-CF0B279AD549}"
EndProject
Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "TextMatchHighlighting", "TextMatchHighlighting\TextMatchHighlighting.jsproj", "{AF550036-5127-450B-A49E-4D1A2B6E75E5}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|ARM = Debug|ARM
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|ARM = Release|ARM
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{0A89D36C-A513-47CA-A105-BD9D95A72F57}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0A89D36C-A513-47CA-A105-BD9D95A72F57}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0A89D36C-A513-47CA-A105-BD9D95A72F57}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{0A89D36C-A513-47CA-A105-BD9D95A72F57}.Debug|ARM.ActiveCfg = Debug|ARM
{0A89D36C-A513-47CA-A105-BD9D95A72F57}.Debug|ARM.Build.0 = Debug|ARM
{0A89D36C-A513-47CA-A105-BD9D95A72F57}.Debug|ARM.Deploy.0 = Debug|ARM
{0A89D36C-A513-47CA-A105-BD9D95A72F57}.Debug|x64.ActiveCfg = Debug|x64
{0A89D36C-A513-47CA-A105-BD9D95A72F57}.Debug|x64.Build.0 = Debug|x64
{0A89D36C-A513-47CA-A105-BD9D95A72F57}.Debug|x64.Deploy.0 = Debug|x64
{0A89D36C-A513-47CA-A105-BD9D95A72F57}.Debug|x86.ActiveCfg = Debug|x86
{0A89D36C-A513-47CA-A105-BD9D95A72F57}.Debug|x86.Build.0 = Debug|x86
{0A89D36C-A513-47CA-A105-BD9D95A72F57}.Debug|x86.Deploy.0 = Debug|x86
{0A89D36C-A513-47CA-A105-BD9D95A72F57}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0A89D36C-A513-47CA-A105-BD9D95A72F57}.Release|Any CPU.Build.0 = Release|Any CPU
{0A89D36C-A513-47CA-A105-BD9D95A72F57}.Release|Any CPU.Deploy.0 = Release|Any CPU
{0A89D36C-A513-47CA-A105-BD9D95A72F57}.Release|ARM.ActiveCfg = Release|ARM
{0A89D36C-A513-47CA-A105-BD9D95A72F57}.Release|ARM.Build.0 = Release|ARM
{0A89D36C-A513-47CA-A105-BD9D95A72F57}.Release|ARM.Deploy.0 = Release|ARM
{0A89D36C-A513-47CA-A105-BD9D95A72F57}.Release|x64.ActiveCfg = Release|x64
{0A89D36C-A513-47CA-A105-BD9D95A72F57}.Release|x64.Build.0 = Release|x64
{0A89D36C-A513-47CA-A105-BD9D95A72F57}.Release|x64.Deploy.0 = Release|x64
{0A89D36C-A513-47CA-A105-BD9D95A72F57}.Release|x86.ActiveCfg = Release|x86
{0A89D36C-A513-47CA-A105-BD9D95A72F57}.Release|x86.Build.0 = Release|x86
{0A89D36C-A513-47CA-A105-BD9D95A72F57}.Release|x86.Deploy.0 = Release|x86
{0E0BB33E-3793-4ED0-9F6B-0F8D6E1A6061}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0E0BB33E-3793-4ED0-9F6B-0F8D6E1A6061}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0E0BB33E-3793-4ED0-9F6B-0F8D6E1A6061}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{0E0BB33E-3793-4ED0-9F6B-0F8D6E1A6061}.Debug|ARM.ActiveCfg = Debug|ARM
{0E0BB33E-3793-4ED0-9F6B-0F8D6E1A6061}.Debug|ARM.Build.0 = Debug|ARM
{0E0BB33E-3793-4ED0-9F6B-0F8D6E1A6061}.Debug|ARM.Deploy.0 = Debug|ARM
{0E0BB33E-3793-4ED0-9F6B-0F8D6E1A6061}.Debug|x64.ActiveCfg = Debug|x64
{0E0BB33E-3793-4ED0-9F6B-0F8D6E1A6061}.Debug|x64.Build.0 = Debug|x64
{0E0BB33E-3793-4ED0-9F6B-0F8D6E1A6061}.Debug|x64.Deploy.0 = Debug|x64
{0E0BB33E-3793-4ED0-9F6B-0F8D6E1A6061}.Debug|x86.ActiveCfg = Debug|x86
{0E0BB33E-3793-4ED0-9F6B-0F8D6E1A6061}.Debug|x86.Build.0 = Debug|x86
{0E0BB33E-3793-4ED0-9F6B-0F8D6E1A6061}.Debug|x86.Deploy.0 = Debug|x86
{0E0BB33E-3793-4ED0-9F6B-0F8D6E1A6061}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0E0BB33E-3793-4ED0-9F6B-0F8D6E1A6061}.Release|Any CPU.Build.0 = Release|Any CPU
{0E0BB33E-3793-4ED0-9F6B-0F8D6E1A6061}.Release|Any CPU.Deploy.0 = Release|Any CPU
{0E0BB33E-3793-4ED0-9F6B-0F8D6E1A6061}.Release|ARM.ActiveCfg = Release|ARM
{0E0BB33E-3793-4ED0-9F6B-0F8D6E1A6061}.Release|ARM.Build.0 = Release|ARM
{0E0BB33E-3793-4ED0-9F6B-0F8D6E1A6061}.Release|ARM.Deploy.0 = Release|ARM
{0E0BB33E-3793-4ED0-9F6B-0F8D6E1A6061}.Release|x64.ActiveCfg = Release|x64
{0E0BB33E-3793-4ED0-9F6B-0F8D6E1A6061}.Release|x64.Build.0 = Release|x64
{0E0BB33E-3793-4ED0-9F6B-0F8D6E1A6061}.Release|x64.Deploy.0 = Release|x64
{0E0BB33E-3793-4ED0-9F6B-0F8D6E1A6061}.Release|x86.ActiveCfg = Release|x86
{0E0BB33E-3793-4ED0-9F6B-0F8D6E1A6061}.Release|x86.Build.0 = Release|x86
{0E0BB33E-3793-4ED0-9F6B-0F8D6E1A6061}.Release|x86.Deploy.0 = Release|x86
{B1FE842B-1F9D-49DC-AD33-917CD83D357E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B1FE842B-1F9D-49DC-AD33-917CD83D357E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B1FE842B-1F9D-49DC-AD33-917CD83D357E}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{B1FE842B-1F9D-49DC-AD33-917CD83D357E}.Debug|ARM.ActiveCfg = Debug|ARM
{B1FE842B-1F9D-49DC-AD33-917CD83D357E}.Debug|ARM.Build.0 = Debug|ARM
{B1FE842B-1F9D-49DC-AD33-917CD83D357E}.Debug|ARM.Deploy.0 = Debug|ARM
{B1FE842B-1F9D-49DC-AD33-917CD83D357E}.Debug|x64.ActiveCfg = Debug|x64
{B1FE842B-1F9D-49DC-AD33-917CD83D357E}.Debug|x64.Build.0 = Debug|x64
{B1FE842B-1F9D-49DC-AD33-917CD83D357E}.Debug|x64.Deploy.0 = Debug|x64
{B1FE842B-1F9D-49DC-AD33-917CD83D357E}.Debug|x86.ActiveCfg = Debug|x86
{B1FE842B-1F9D-49DC-AD33-917CD83D357E}.Debug|x86.Build.0 = Debug|x86
{B1FE842B-1F9D-49DC-AD33-917CD83D357E}.Debug|x86.Deploy.0 = Debug|x86
{B1FE842B-1F9D-49DC-AD33-917CD83D357E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B1FE842B-1F9D-49DC-AD33-917CD83D357E}.Release|Any CPU.Build.0 = Release|Any CPU
{B1FE842B-1F9D-49DC-AD33-917CD83D357E}.Release|Any CPU.Deploy.0 = Release|Any CPU
{B1FE842B-1F9D-49DC-AD33-917CD83D357E}.Release|ARM.ActiveCfg = Release|ARM
{B1FE842B-1F9D-49DC-AD33-917CD83D357E}.Release|ARM.Build.0 = Release|ARM
{B1FE842B-1F9D-49DC-AD33-917CD83D357E}.Release|ARM.Deploy.0 = Release|ARM
{B1FE842B-1F9D-49DC-AD33-917CD83D357E}.Release|x64.ActiveCfg = Release|x64
{B1FE842B-1F9D-49DC-AD33-917CD83D357E}.Release|x64.Build.0 = Release|x64
{B1FE842B-1F9D-49DC-AD33-917CD83D357E}.Release|x64.Deploy.0 = Release|x64
{B1FE842B-1F9D-49DC-AD33-917CD83D357E}.Release|x86.ActiveCfg = Release|x86
{B1FE842B-1F9D-49DC-AD33-917CD83D357E}.Release|x86.Build.0 = Release|x86
{B1FE842B-1F9D-49DC-AD33-917CD83D357E}.Release|x86.Deploy.0 = Release|x86
{F232838C-DF2C-48DC-9288-CF0B279AD549}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F232838C-DF2C-48DC-9288-CF0B279AD549}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F232838C-DF2C-48DC-9288-CF0B279AD549}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{F232838C-DF2C-48DC-9288-CF0B279AD549}.Debug|ARM.ActiveCfg = Debug|ARM
{F232838C-DF2C-48DC-9288-CF0B279AD549}.Debug|ARM.Build.0 = Debug|ARM
{F232838C-DF2C-48DC-9288-CF0B279AD549}.Debug|ARM.Deploy.0 = Debug|ARM
{F232838C-DF2C-48DC-9288-CF0B279AD549}.Debug|x64.ActiveCfg = Debug|x64
{F232838C-DF2C-48DC-9288-CF0B279AD549}.Debug|x64.Build.0 = Debug|x64
{F232838C-DF2C-48DC-9288-CF0B279AD549}.Debug|x64.Deploy.0 = Debug|x64
{F232838C-DF2C-48DC-9288-CF0B279AD549}.Debug|x86.ActiveCfg = Debug|x86
{F232838C-DF2C-48DC-9288-CF0B279AD549}.Debug|x86.Build.0 = Debug|x86
{F232838C-DF2C-48DC-9288-CF0B279AD549}.Debug|x86.Deploy.0 = Debug|x86
{F232838C-DF2C-48DC-9288-CF0B279AD549}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F232838C-DF2C-48DC-9288-CF0B279AD549}.Release|Any CPU.Build.0 = Release|Any CPU
{F232838C-DF2C-48DC-9288-CF0B279AD549}.Release|Any CPU.Deploy.0 = Release|Any CPU
{F232838C-DF2C-48DC-9288-CF0B279AD549}.Release|ARM.ActiveCfg = Release|ARM
{F232838C-DF2C-48DC-9288-CF0B279AD549}.Release|ARM.Build.0 = Release|ARM
{F232838C-DF2C-48DC-9288-CF0B279AD549}.Release|ARM.Deploy.0 = Release|ARM
{F232838C-DF2C-48DC-9288-CF0B279AD549}.Release|x64.ActiveCfg = Release|x64
{F232838C-DF2C-48DC-9288-CF0B279AD549}.Release|x64.Build.0 = Release|x64
{F232838C-DF2C-48DC-9288-CF0B279AD549}.Release|x64.Deploy.0 = Release|x64
{F232838C-DF2C-48DC-9288-CF0B279AD549}.Release|x86.ActiveCfg = Release|x86
{F232838C-DF2C-48DC-9288-CF0B279AD549}.Release|x86.Build.0 = Release|x86
{F232838C-DF2C-48DC-9288-CF0B279AD549}.Release|x86.Deploy.0 = Release|x86
{AF550036-5127-450B-A49E-4D1A2B6E75E5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{AF550036-5127-450B-A49E-4D1A2B6E75E5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AF550036-5127-450B-A49E-4D1A2B6E75E5}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{AF550036-5127-450B-A49E-4D1A2B6E75E5}.Debug|ARM.ActiveCfg = Debug|ARM
{AF550036-5127-450B-A49E-4D1A2B6E75E5}.Debug|ARM.Build.0 = Debug|ARM
{AF550036-5127-450B-A49E-4D1A2B6E75E5}.Debug|ARM.Deploy.0 = Debug|ARM
{AF550036-5127-450B-A49E-4D1A2B6E75E5}.Debug|x64.ActiveCfg = Debug|x64
{AF550036-5127-450B-A49E-4D1A2B6E75E5}.Debug|x64.Build.0 = Debug|x64
{AF550036-5127-450B-A49E-4D1A2B6E75E5}.Debug|x64.Deploy.0 = Debug|x64
{AF550036-5127-450B-A49E-4D1A2B6E75E5}.Debug|x86.ActiveCfg = Debug|x86
{AF550036-5127-450B-A49E-4D1A2B6E75E5}.Debug|x86.Build.0 = Debug|x86
{AF550036-5127-450B-A49E-4D1A2B6E75E5}.Debug|x86.Deploy.0 = Debug|x86
{AF550036-5127-450B-A49E-4D1A2B6E75E5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AF550036-5127-450B-A49E-4D1A2B6E75E5}.Release|Any CPU.Build.0 = Release|Any CPU
{AF550036-5127-450B-A49E-4D1A2B6E75E5}.Release|Any CPU.Deploy.0 = Release|Any CPU
{AF550036-5127-450B-A49E-4D1A2B6E75E5}.Release|ARM.ActiveCfg = Release|ARM
{AF550036-5127-450B-A49E-4D1A2B6E75E5}.Release|ARM.Build.0 = Release|ARM
{AF550036-5127-450B-A49E-4D1A2B6E75E5}.Release|ARM.Deploy.0 = Release|ARM
{AF550036-5127-450B-A49E-4D1A2B6E75E5}.Release|x64.ActiveCfg = Release|x64
{AF550036-5127-450B-A49E-4D1A2B6E75E5}.Release|x64.Build.0 = Release|x64
{AF550036-5127-450B-A49E-4D1A2B6E75E5}.Release|x64.Deploy.0 = Release|x64
{AF550036-5127-450B-A49E-4D1A2B6E75E5}.Release|x86.ActiveCfg = Release|x86
{AF550036-5127-450B-A49E-4D1A2B6E75E5}.Release|x86.Build.0 = Release|x86
{AF550036-5127-450B-A49E-4D1A2B6E75E5}.Release|x86.Deploy.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal

Просмотреть файл

@ -0,0 +1,82 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup Label="ProjectConfigurations">
<ProjectConfiguration Include="Debug|AnyCPU">
<Configuration>Debug</Configuration>
<Platform>AnyCPU</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Debug|ARM">
<Configuration>Debug</Configuration>
<Platform>ARM</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Debug|x64">
<Configuration>Debug</Configuration>
<Platform>x64</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Debug|x86">
<Configuration>Debug</Configuration>
<Platform>x86</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Release|AnyCPU">
<Configuration>Release</Configuration>
<Platform>AnyCPU</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Release|ARM">
<Configuration>Release</Configuration>
<Platform>ARM</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Release|x64">
<Configuration>Release</Configuration>
<Platform>x64</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Release|x86">
<Configuration>Release</Configuration>
<Platform>x86</Platform>
</ProjectConfiguration>
</ItemGroup>
<PropertyGroup Label="Globals">
<ProjectGuid>f232838c-df2c-48dc-9288-cf0b279ad549</ProjectGuid>
</PropertyGroup>
<PropertyGroup Condition="'$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' &lt; '11.0'">
<VisualStudioVersion>11.0</VisualStudioVersion>
</PropertyGroup>
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\$(WMSJSProjectDirectory)\Microsoft.VisualStudio.$(WMSJSProject).Default.props" />
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\$(WMSJSProjectDirectory)\Microsoft.VisualStudio.$(WMSJSProject).props" />
<PropertyGroup>
<TargetPlatformIdentifier>Windows</TargetPlatformIdentifier>
<TargetPlatformVersion>8.0</TargetPlatformVersion>
<DefaultLanguage>en-US</DefaultLanguage>
<PackageCertificateKeyFile>FilteringExternalList_TemporaryKey.pfx</PackageCertificateKeyFile>
</PropertyGroup>
<ItemGroup>
<AppxManifest Include="package.appxmanifest">
<SubType>Designer</SubType>
</AppxManifest>
<Content Include="default.html" />
<Content Include="images\logo.png" />
<Content Include="images\smalllogo.png" />
<Content Include="images\splashscreen.png" />
<Content Include="images\storelogo.png" />
<Content Include="js\default.js" />
<Content Include="css\default.css" />
<Content Include="ReadMe.html" />
<None Include="FilteringExternalList_TemporaryKey.pfx" />
</ItemGroup>
<ItemGroup>
<SDKReference Include="Microsoft.WinJS.1.0, Version=1.0" />
<SDKReference Include="Telerik.UI, Version=2013.1.417" />
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\$(WMSJSProjectDirectory)\Microsoft.VisualStudio.$(WMSJSProject).targets" />
<!-- To modify your build process, add your task inside one of the targets below then uncomment
that target and the DisableFastUpToDateCheck PropertyGroup.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
</Target>
<Target Name="AfterBuild">
</Target>
<PropertyGroup>
<DisableFastUpToDateCheck>true</DisableFastUpToDateCheck>
</PropertyGroup>
-->
</Project>

Двоичный файл не отображается.

Просмотреть файл

@ -0,0 +1,8 @@
<p>
This sample shows how you can use RadAutoCompleteBox to filter the data displayed in another control, in this case, a ListView. To see it working
start typing in a company name from Northwind's Customers data, e.g. "Bon App'":
</p>
<p>
This is achieved by hooking up the <strong>databound</strong> event of RadAutoCompleteBox and assigning its own data as an item data source for the
ListView. Additonally, the <strong>open</strong> event of the autocomplete is handled to prevent its dropdown from opening.
</p>

Просмотреть файл

@ -0,0 +1,28 @@
.mainContent {
margin: 120px 0 250px 120px;
width: 1000px;
}
.companyItem {
width: 250px;
height: 100px;
}
.companyItem h3 {
color: #33ccff;
}
.companyItem p:last-of-type {
font-style: italic;
}
.companyItem p,
.companyItem h3 {
margin: 5px;
}
.info {
color: #feef7a;
margin-left: 120px;
width: 1000px;
}

Просмотреть файл

@ -0,0 +1,35 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>FilteringExternalList</title>
<!-- WinJS references -->
<link href="//Microsoft.WinJS.1.0/css/ui-dark.css" rel="stylesheet" />
<script src="//Microsoft.WinJS.1.0/js/base.js"></script>
<script src="//Microsoft.WinJS.1.0/js/ui.js"></script>
<!-- Telerik references -->
<link href="///Telerik.UI/css/common.css" rel="stylesheet" />
<link href="///Telerik.UI/css/dark.css" rel="stylesheet" />
<script src="///Telerik.UI/js/jquery.js"></script>
<script src="///Telerik.UI/js/ui.js"></script>
<!-- FilteringExternalList references -->
<link href="/css/default.css" rel="stylesheet" />
<script src="/js/default.js"></script>
</head>
<body>
<section class="mainContent">
<span id="autoComplete"></span>
<div id="listView" style="height: 300px" data-win-control="WinJS.UI.ListView" data-win-options="{
itemTemplate: FilteringExternalList.getTemplate
}">
</div>
</section>
<div class="info" data-win-control="WinJS.UI.HtmlControl" data-win-options="{
uri: 'readme.html'
}">
</div>
</body>
</html>

Двоичные данные
AutoCompleteBox/FilteringExternalList/images/logo.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 801 B

Двоичные данные
AutoCompleteBox/FilteringExternalList/images/smalllogo.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 329 B

Двоичные данные
AutoCompleteBox/FilteringExternalList/images/splashscreen.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 2.1 KiB

Двоичные данные
AutoCompleteBox/FilteringExternalList/images/storelogo.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 429 B

Просмотреть файл

@ -0,0 +1,85 @@
// For an introduction to the Blank template, see the following documentation:
// http://go.microsoft.com/fwlink/?LinkId=232509
(function () {
"use strict";
WinJS.Binding.optimizeBindingReferences = true;
var app = WinJS.Application;
var activation = Windows.ApplicationModel.Activation;
function webServiceError() {
var msg = Windows.UI.Popups.MessageDialog("Web service is currently down, try again later");
msg.showAsync();
}
app.onactivated = function (args) {
if (args.detail.kind === activation.ActivationKind.launch) {
if (args.detail.previousExecutionState !== activation.ApplicationExecutionState.terminated) {
// TODO: This application has been newly launched. Initialize
// your application here.
} else {
// TODO: This application has been reactivated from suspension.
// Restore application state here.
}
args.setPromise(WinJS.UI.processAll().then(function () {
var filterAutoComplete = new Telerik.UI.RadAutoCompleteBox(document.getElementById("autoComplete"), {
dataSource: {
transport: {
read: {
url: "http://services.odata.org/Northwind/Northwind.svc/Customers",
dataType: "json"
}
},
schema: {
data: "d.results"
}
},
dataTextField: "CompanyName",
onopen: FilteringExternalList.open,
ondatabound: FilteringExternalList.dataBound
});
filterAutoComplete.dataSource.addEventListener("error", webServiceError);
}));
}
};
app.oncheckpoint = function (args) {
// TODO: This application is about to be suspended. Save any state
// that needs to persist across suspensions here. You might use the
// WinJS.Application.sessionState object, which is automatically
// saved and restored across suspension. If you need to complete an
// asynchronous operation before your application is suspended, call
// args.setPromise().
};
app.start();
})();
WinJS.Namespace.define("FilteringExternalList", {
open: function (args) {
args.preventDefault();
},
dataBound: function (args) {
var list = document.getElementById("listView").winControl;
var listSource = new WinJS.Binding.List(args.target.dataSource.view);
list.itemDataSource = listSource.dataSource;
},
getTemplate: WinJS.Utilities.markSupportedForProcessing(function (itemPromise) {
return itemPromise.then(function (item) {
var el = document.createElement("div");
el.classList.add("companyItem");
el.innerHTML = [
"<h3>" + item.data.CompanyName + "</h3>",
"<p>Contact Name: " + item.data.ContactName + "</p>",
"<p>Phone: " + item.data.Phone + "</p>"].join("");
return el;
})
})
});

Просмотреть файл

@ -0,0 +1,48 @@
<?xml version="1.0" encoding="utf-8"?>
<Package xmlns="http://schemas.microsoft.com/appx/2010/manifest">
<Identity
Name="f232838c-df2c-48dc-9288-cf0b279ad549"
Version="1.0.0.0"
Publisher="CN=tsivanova" />
<Properties>
<DisplayName>FilteringExternalList</DisplayName>
<PublisherDisplayName>tsivanova</PublisherDisplayName>
<Logo>images\storelogo.png</Logo>
</Properties>
<Prerequisites>
<OSMinVersion>6.2.1</OSMinVersion>
<OSMaxVersionTested>6.2.1</OSMaxVersionTested>
</Prerequisites>
<Resources>
<Resource Language="x-generate" />
</Resources>
<Applications>
<Application
Id="App"
StartPage="default.html">
<VisualElements
DisplayName="FilteringExternalList"
Logo="images\logo.png"
SmallLogo="images\smalllogo.png"
Description="FilteringExternalList"
ForegroundText="light"
BackgroundColor="#464646">
<DefaultTile ShowName="allLogos" />
<SplashScreen Image="images\splashscreen.png" />
</VisualElements>
</Application>
</Applications>
<Capabilities>
<Capability Name="internetClient" />
</Capabilities>
</Package>

Просмотреть файл

@ -0,0 +1,82 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup Label="ProjectConfigurations">
<ProjectConfiguration Include="Debug|AnyCPU">
<Configuration>Debug</Configuration>
<Platform>AnyCPU</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Debug|ARM">
<Configuration>Debug</Configuration>
<Platform>ARM</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Debug|x64">
<Configuration>Debug</Configuration>
<Platform>x64</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Debug|x86">
<Configuration>Debug</Configuration>
<Platform>x86</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Release|AnyCPU">
<Configuration>Release</Configuration>
<Platform>AnyCPU</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Release|ARM">
<Configuration>Release</Configuration>
<Platform>ARM</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Release|x64">
<Configuration>Release</Configuration>
<Platform>x64</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Release|x86">
<Configuration>Release</Configuration>
<Platform>x86</Platform>
</ProjectConfiguration>
</ItemGroup>
<PropertyGroup Label="Globals">
<ProjectGuid>0a89d36c-a513-47ca-a105-bd9d95a72f57</ProjectGuid>
</PropertyGroup>
<PropertyGroup Condition="'$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' &lt; '11.0'">
<VisualStudioVersion>11.0</VisualStudioVersion>
</PropertyGroup>
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\$(WMSJSProjectDirectory)\Microsoft.VisualStudio.$(WMSJSProject).Default.props" />
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\$(WMSJSProjectDirectory)\Microsoft.VisualStudio.$(WMSJSProject).props" />
<PropertyGroup>
<TargetPlatformIdentifier>Windows</TargetPlatformIdentifier>
<TargetPlatformVersion>8.0</TargetPlatformVersion>
<DefaultLanguage>en-US</DefaultLanguage>
<PackageCertificateKeyFile>GettingStarted_TemporaryKey.pfx</PackageCertificateKeyFile>
</PropertyGroup>
<ItemGroup>
<AppxManifest Include="package.appxmanifest">
<SubType>Designer</SubType>
</AppxManifest>
<Content Include="default.html" />
<Content Include="images\logo.png" />
<Content Include="images\smalllogo.png" />
<Content Include="images\splashscreen.png" />
<Content Include="images\storelogo.png" />
<Content Include="js\default.js" />
<Content Include="css\default.css" />
<Content Include="ReadMe.html" />
<None Include="GettingStarted_TemporaryKey.pfx" />
</ItemGroup>
<ItemGroup>
<SDKReference Include="Microsoft.WinJS.1.0, Version=1.0" />
<SDKReference Include="Telerik.UI, Version=2013.1.417" />
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\$(WMSJSProjectDirectory)\Microsoft.VisualStudio.$(WMSJSProject).targets" />
<!-- To modify your build process, add your task inside one of the targets below then uncomment
that target and the DisableFastUpToDateCheck PropertyGroup.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
</Target>
<Target Name="AfterBuild">
</Target>
<PropertyGroup>
<DisableFastUpToDateCheck>true</DisableFastUpToDateCheck>
</PropertyGroup>
-->
</Project>

Двоичные данные
AutoCompleteBox/GettingStarted/GettingStarted_TemporaryKey.pfx Normal file

Двоичный файл не отображается.

Просмотреть файл

@ -0,0 +1,3 @@
<p>
This sample shows a basic setup of RadAutoCompleteBox. Type in "i" in the textbox to trigger the autocomplete suggestions.
</p>

Просмотреть файл

@ -0,0 +1,8 @@
.mainContent {
margin: 120px 0 250px 120px;
}
.info {
color: #feef7a;
margin-left: 120px;
}

Просмотреть файл

@ -0,0 +1,35 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>GettingStarted</title>
<!-- WinJS references -->
<link href="//Microsoft.WinJS.1.0/css/ui-dark.css" rel="stylesheet" />
<script src="//Microsoft.WinJS.1.0/js/base.js"></script>
<script src="//Microsoft.WinJS.1.0/js/ui.js"></script>
<!-- Telerik references -->
<link href="///Telerik.UI/css/common.css" rel="stylesheet" />
<link href="///Telerik.UI/css/dark.css" rel="stylesheet" />
<script src="///Telerik.UI/js/jquery.js"></script>
<script src="///Telerik.UI/js/ui.js"></script>
<!-- GettingStarted references -->
<link href="/css/default.css" rel="stylesheet" />
<script src="/js/default.js"></script>
</head>
<body>
<section class="mainContent">
<span data-win-control="Telerik.UI.RadAutoCompleteBox" data-win-options="{
dataSource: ['Item1','Item2','Item3'],
highlightFirst: true,
placeholder: 'Start typing...'
}"></span>
</section>
<div class="info" data-win-control="WinJS.UI.HtmlControl" data-win-options="{
uri: 'readme.html'
}">
</div>
</body>
</html>

Двоичные данные
AutoCompleteBox/GettingStarted/images/logo.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 801 B

Двоичные данные
AutoCompleteBox/GettingStarted/images/smalllogo.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 329 B

Двоичные данные
AutoCompleteBox/GettingStarted/images/splashscreen.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 2.1 KiB

Двоичные данные
AutoCompleteBox/GettingStarted/images/storelogo.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 429 B

Просмотреть файл

@ -0,0 +1,34 @@
// For an introduction to the Blank template, see the following documentation:
// http://go.microsoft.com/fwlink/?LinkId=232509
(function () {
"use strict";
WinJS.Binding.optimizeBindingReferences = true;
var app = WinJS.Application;
var activation = Windows.ApplicationModel.Activation;
app.onactivated = function (args) {
if (args.detail.kind === activation.ActivationKind.launch) {
if (args.detail.previousExecutionState !== activation.ApplicationExecutionState.terminated) {
// TODO: This application has been newly launched. Initialize
// your application here.
} else {
// TODO: This application has been reactivated from suspension.
// Restore application state here.
}
args.setPromise(WinJS.UI.processAll());
}
};
app.oncheckpoint = function (args) {
// TODO: This application is about to be suspended. Save any state
// that needs to persist across suspensions here. You might use the
// WinJS.Application.sessionState object, which is automatically
// saved and restored across suspension. If you need to complete an
// asynchronous operation before your application is suspended, call
// args.setPromise().
};
app.start();
})();

Просмотреть файл

@ -0,0 +1,48 @@
<?xml version="1.0" encoding="utf-8"?>
<Package xmlns="http://schemas.microsoft.com/appx/2010/manifest">
<Identity
Name="0a89d36c-a513-47ca-a105-bd9d95a72f57"
Version="1.0.0.0"
Publisher="CN=tsivanova" />
<Properties>
<DisplayName>GettingStarted</DisplayName>
<PublisherDisplayName>tsivanova</PublisherDisplayName>
<Logo>images\storelogo.png</Logo>
</Properties>
<Prerequisites>
<OSMinVersion>6.2.1</OSMinVersion>
<OSMaxVersionTested>6.2.1</OSMaxVersionTested>
</Prerequisites>
<Resources>
<Resource Language="x-generate" />
</Resources>
<Applications>
<Application
Id="App"
StartPage="default.html">
<VisualElements
DisplayName="GettingStarted"
Logo="images\logo.png"
SmallLogo="images\smalllogo.png"
Description="GettingStarted"
ForegroundText="light"
BackgroundColor="#464646">
<DefaultTile ShowName="allLogos" />
<SplashScreen Image="images\splashscreen.png" />
</VisualElements>
</Application>
</Applications>
<Capabilities>
<Capability Name="internetClient" />
</Capabilities>
</Package>

Просмотреть файл

@ -0,0 +1,8 @@
<p>
This sample shows how to highlight the matching part of the text in each suggestion in RadAutoCompleteBox. To see it in action start typing
in a company name from Northwind's Products data, e.g. "Chai":
</p>
<p>
The scenario is achieved by using a template for the autocomplete suggestions. The template calls a string matching function which inserts
styled HTML around the matched text.
</p>

Просмотреть файл

@ -0,0 +1,82 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup Label="ProjectConfigurations">
<ProjectConfiguration Include="Debug|AnyCPU">
<Configuration>Debug</Configuration>
<Platform>AnyCPU</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Debug|ARM">
<Configuration>Debug</Configuration>
<Platform>ARM</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Debug|x64">
<Configuration>Debug</Configuration>
<Platform>x64</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Debug|x86">
<Configuration>Debug</Configuration>
<Platform>x86</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Release|AnyCPU">
<Configuration>Release</Configuration>
<Platform>AnyCPU</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Release|ARM">
<Configuration>Release</Configuration>
<Platform>ARM</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Release|x64">
<Configuration>Release</Configuration>
<Platform>x64</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Release|x86">
<Configuration>Release</Configuration>
<Platform>x86</Platform>
</ProjectConfiguration>
</ItemGroup>
<PropertyGroup Label="Globals">
<ProjectGuid>af550036-5127-450b-a49e-4d1a2b6e75e5</ProjectGuid>
</PropertyGroup>
<PropertyGroup Condition="'$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' &lt; '11.0'">
<VisualStudioVersion>11.0</VisualStudioVersion>
</PropertyGroup>
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\$(WMSJSProjectDirectory)\Microsoft.VisualStudio.$(WMSJSProject).Default.props" />
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\$(WMSJSProjectDirectory)\Microsoft.VisualStudio.$(WMSJSProject).props" />
<PropertyGroup>
<TargetPlatformIdentifier>Windows</TargetPlatformIdentifier>
<TargetPlatformVersion>8.0</TargetPlatformVersion>
<DefaultLanguage>en-US</DefaultLanguage>
<PackageCertificateKeyFile>TextMatchHighlighting_TemporaryKey.pfx</PackageCertificateKeyFile>
</PropertyGroup>
<ItemGroup>
<AppxManifest Include="package.appxmanifest">
<SubType>Designer</SubType>
</AppxManifest>
<Content Include="default.html" />
<Content Include="images\logo.png" />
<Content Include="images\smalllogo.png" />
<Content Include="images\splashscreen.png" />
<Content Include="images\storelogo.png" />
<Content Include="js\default.js" />
<Content Include="css\default.css" />
<Content Include="ReadMe.html" />
<None Include="TextMatchHighlighting_TemporaryKey.pfx" />
</ItemGroup>
<ItemGroup>
<SDKReference Include="Microsoft.WinJS.1.0, Version=1.0" />
<SDKReference Include="Telerik.UI, Version=2013.1.417" />
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\$(WMSJSProjectDirectory)\Microsoft.VisualStudio.$(WMSJSProject).targets" />
<!-- To modify your build process, add your task inside one of the targets below then uncomment
that target and the DisableFastUpToDateCheck PropertyGroup.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
</Target>
<Target Name="AfterBuild">
</Target>
<PropertyGroup>
<DisableFastUpToDateCheck>true</DisableFastUpToDateCheck>
</PropertyGroup>
-->
</Project>

Двоичный файл не отображается.

Просмотреть файл

@ -0,0 +1,14 @@
.mainContent {
margin: 120px 0 250px 120px;
width: 600px;
}
.match {
color: #33ccff;
}
.info {
color: #feef7a;
margin-left: 120px;
width: 1000px;
}

Просмотреть файл

@ -0,0 +1,31 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>TextMatchHighlighting</title>
<!-- WinJS references -->
<link href="//Microsoft.WinJS.1.0/css/ui-dark.css" rel="stylesheet" />
<script src="//Microsoft.WinJS.1.0/js/base.js"></script>
<script src="//Microsoft.WinJS.1.0/js/ui.js"></script>
<!-- Telerik references -->
<link href="///Telerik.UI/css/common.css" rel="stylesheet" />
<link href="///Telerik.UI/css/dark.css" rel="stylesheet" />
<script src="///Telerik.UI/js/jquery.js"></script>
<script src="///Telerik.UI/js/ui.js"></script>
<!-- TextMatchHighlighting references -->
<link href="/css/default.css" rel="stylesheet" />
<script src="/js/default.js"></script>
</head>
<body>
<section class="mainContent">
<span id="autoComplete"></span>
</section>
<div class="info" data-win-control="WinJS.UI.HtmlControl" data-win-options="{
uri: 'readme.html'
}">
</div>
</body>
</html>

Двоичные данные
AutoCompleteBox/TextMatchHighlighting/images/logo.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 801 B

Двоичные данные
AutoCompleteBox/TextMatchHighlighting/images/smalllogo.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 329 B

Двоичные данные
AutoCompleteBox/TextMatchHighlighting/images/splashscreen.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 2.1 KiB

Двоичные данные
AutoCompleteBox/TextMatchHighlighting/images/storelogo.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 429 B

Просмотреть файл

@ -0,0 +1,70 @@
// For an introduction to the Blank template, see the following documentation:
// http://go.microsoft.com/fwlink/?LinkId=232509
(function () {
"use strict";
WinJS.Binding.optimizeBindingReferences = true;
var app = WinJS.Application;
var activation = Windows.ApplicationModel.Activation;
function itemTemplate(item) {
return matchQuery(item.ProductName);
}
function matchQuery(name) {
var autoCompleteBox = document.getElementById("autoComplete").winControl;
var query = autoCompleteBox.text.toLowerCase();
var index = name.toLowerCase().indexOf(query);
var match = name.substring(index, index + query.length);
return name.replace(match, "<span class='match'>" + match + "</span>");
}
function webServiceError() {
var msg = Windows.UI.Popups.MessageDialog("Web service is currently down, try again later");
msg.showAsync();
}
app.onactivated = function (args) {
if (args.detail.kind === activation.ActivationKind.launch) {
if (args.detail.previousExecutionState !== activation.ApplicationExecutionState.terminated) {
// TODO: This application has been newly launched. Initialize
// your application here.
} else {
// TODO: This application has been reactivated from suspension.
// Restore application state here.
}
args.setPromise(WinJS.UI.processAll().then(function () {
var matchAutoComplete = new Telerik.UI.RadAutoCompleteBox(document.getElementById("autoComplete"), {
dataSource: {
transport: {
read: {
url: "http://services.odata.org/Northwind/Northwind.svc/Products",
dataType: "json"
}
},
schema: {
data: "d.results"
}
},
dataTextField: "ProductName",
template: itemTemplate
});
matchAutoComplete.dataSource.addEventListener("error", webServiceError);
}));
}
};
app.oncheckpoint = function (args) {
// TODO: This application is about to be suspended. Save any state
// that needs to persist across suspensions here. You might use the
// WinJS.Application.sessionState object, which is automatically
// saved and restored across suspension. If you need to complete an
// asynchronous operation before your application is suspended, call
// args.setPromise().
};
app.start();
})();

Просмотреть файл

@ -0,0 +1,48 @@
<?xml version="1.0" encoding="utf-8"?>
<Package xmlns="http://schemas.microsoft.com/appx/2010/manifest">
<Identity
Name="af550036-5127-450b-a49e-4d1a2b6e75e5"
Version="1.0.0.0"
Publisher="CN=tsivanova" />
<Properties>
<DisplayName>TextMatchHighlighting</DisplayName>
<PublisherDisplayName>tsivanova</PublisherDisplayName>
<Logo>images\storelogo.png</Logo>
</Properties>
<Prerequisites>
<OSMinVersion>6.2.1</OSMinVersion>
<OSMaxVersionTested>6.2.1</OSMaxVersionTested>
</Prerequisites>
<Resources>
<Resource Language="x-generate" />
</Resources>
<Applications>
<Application
Id="App"
StartPage="default.html">
<VisualElements
DisplayName="TextMatchHighlighting"
Logo="images\logo.png"
SmallLogo="images\smalllogo.png"
Description="TextMatchHighlighting"
ForegroundText="light"
BackgroundColor="#464646">
<DefaultTile ShowName="allLogos" />
<SplashScreen Image="images\splashscreen.png" />
</VisualElements>
</Application>
</Applications>
<Capabilities>
<Capability Name="internetClient" />
</Capabilities>
</Package>

Просмотреть файл

@ -0,0 +1,8 @@
<p>
You can customize the content of autocomplete suggestions by specifying a template for them. Start typing in a company name from Northwind's
Customers table, e.g. "Chop-suey Chinese" to see the templated suggestions.
</p>
<p>
This example uses <strong>WinJS.Binding.Template</strong> instance for the autocomplete suggestions. You can also use a string with binding
expressions or a function returning a string/DOM element.
</p>

Просмотреть файл

@ -0,0 +1,82 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup Label="ProjectConfigurations">
<ProjectConfiguration Include="Debug|AnyCPU">
<Configuration>Debug</Configuration>
<Platform>AnyCPU</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Debug|ARM">
<Configuration>Debug</Configuration>
<Platform>ARM</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Debug|x64">
<Configuration>Debug</Configuration>
<Platform>x64</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Debug|x86">
<Configuration>Debug</Configuration>
<Platform>x86</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Release|AnyCPU">
<Configuration>Release</Configuration>
<Platform>AnyCPU</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Release|ARM">
<Configuration>Release</Configuration>
<Platform>ARM</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Release|x64">
<Configuration>Release</Configuration>
<Platform>x64</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Release|x86">
<Configuration>Release</Configuration>
<Platform>x86</Platform>
</ProjectConfiguration>
</ItemGroup>
<PropertyGroup Label="Globals">
<ProjectGuid>b1fe842b-1f9d-49dc-ad33-917cd83d357e</ProjectGuid>
</PropertyGroup>
<PropertyGroup Condition="'$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' &lt; '11.0'">
<VisualStudioVersion>11.0</VisualStudioVersion>
</PropertyGroup>
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\$(WMSJSProjectDirectory)\Microsoft.VisualStudio.$(WMSJSProject).Default.props" />
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\$(WMSJSProjectDirectory)\Microsoft.VisualStudio.$(WMSJSProject).props" />
<PropertyGroup>
<TargetPlatformIdentifier>Windows</TargetPlatformIdentifier>
<TargetPlatformVersion>8.0</TargetPlatformVersion>
<DefaultLanguage>en-US</DefaultLanguage>
<PackageCertificateKeyFile>UsingTemplateInItems_TemporaryKey.pfx</PackageCertificateKeyFile>
</PropertyGroup>
<ItemGroup>
<AppxManifest Include="package.appxmanifest">
<SubType>Designer</SubType>
</AppxManifest>
<Content Include="default.html" />
<Content Include="images\logo.png" />
<Content Include="images\smalllogo.png" />
<Content Include="images\splashscreen.png" />
<Content Include="images\storelogo.png" />
<Content Include="js\default.js" />
<Content Include="css\default.css" />
<Content Include="ReadMe.html" />
<None Include="UsingTemplateInItems_TemporaryKey.pfx" />
</ItemGroup>
<ItemGroup>
<SDKReference Include="Microsoft.WinJS.1.0, Version=1.0" />
<SDKReference Include="Telerik.UI, Version=2013.1.417" />
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\$(WMSJSProjectDirectory)\Microsoft.VisualStudio.$(WMSJSProject).targets" />
<!-- To modify your build process, add your task inside one of the targets below then uncomment
that target and the DisableFastUpToDateCheck PropertyGroup.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
</Target>
<Target Name="AfterBuild">
</Target>
<PropertyGroup>
<DisableFastUpToDateCheck>true</DisableFastUpToDateCheck>
</PropertyGroup>
-->
</Project>

Двоичный файл не отображается.

Просмотреть файл

@ -0,0 +1,9 @@
.mainContent {
margin: 120px 0 250px 120px;
}
.info {
color: #feef7a;
margin-left: 120px;
width: 1000px;
}

Просмотреть файл

@ -0,0 +1,37 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>UsingTemplateInItems</title>
<!-- WinJS references -->
<link href="//Microsoft.WinJS.1.0/css/ui-dark.css" rel="stylesheet" />
<script src="//Microsoft.WinJS.1.0/js/base.js"></script>
<script src="//Microsoft.WinJS.1.0/js/ui.js"></script>
<!-- Telerik references -->
<link href="///Telerik.UI/css/common.css" rel="stylesheet" />
<link href="///Telerik.UI/css/dark.css" rel="stylesheet" />
<script src="///Telerik.UI/js/jquery.js"></script>
<script src="///Telerik.UI/js/ui.js"></script>
<!-- UsingTemplateInItems references -->
<link href="/css/default.css" rel="stylesheet" />
<script src="/js/default.js"></script>
</head>
<body>
<section class="mainContent">
<div id="autoCompleteBoxTemplate" data-win-control="WinJS.Binding.Template">
<div id="container">
<h3 style="color: #33ccff" data-win-bind="innerText: CompanyName"></h3>
<span data-win-bind="innerText:CompanyName"></span>, <span data-win-bind="innerText:City"></span>
</div>
</div>
<span id="winTemplateAutoComplete"></span>
</section>
<div class="info" data-win-control="WinJS.UI.HtmlControl" data-win-options="{
uri: 'readme.html'
}">
</div>
</body>
</html>

Двоичные данные
AutoCompleteBox/UsingTemplateInItems/images/logo.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 801 B

Двоичные данные
AutoCompleteBox/UsingTemplateInItems/images/smalllogo.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 329 B

Двоичные данные
AutoCompleteBox/UsingTemplateInItems/images/splashscreen.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 2.1 KiB

Двоичные данные
AutoCompleteBox/UsingTemplateInItems/images/storelogo.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 429 B

Просмотреть файл

@ -0,0 +1,60 @@
// For an introduction to the Blank template, see the following documentation:
// http://go.microsoft.com/fwlink/?LinkId=232509
(function () {
"use strict";
WinJS.Binding.optimizeBindingReferences = true;
var app = WinJS.Application;
var activation = Windows.ApplicationModel.Activation;
function webServiceError() {
var msg = Windows.UI.Popups.MessageDialog("Web service is currently down, try again later");
msg.showAsync();
}
app.onactivated = function (args) {
if (args.detail.kind === activation.ActivationKind.launch) {
if (args.detail.previousExecutionState !== activation.ApplicationExecutionState.terminated) {
// TODO: This application has been newly launched. Initialize
// your application here.
} else {
// TODO: This application has been reactivated from suspension.
// Restore application state here.
}
args.setPromise(WinJS.UI.processAll().then(function () {
var winTemplateAutoCompleteCtrl = new Telerik.UI.RadAutoCompleteBox(document.getElementById("winTemplateAutoComplete"), {
dataTextField: "CompanyName",
dataValueField: "CustomerID",
filter: "contains",
dataSource: {
transport: {
read: {
url: "http://services.odata.org/Northwind/Northwind.svc/Customers",
dataType: "json"
}
},
schema: {
data: "d.results"
}
},
template: document.getElementById("autoCompleteBoxTemplate").winControl,
height: 230
});
winTemplateAutoCompleteCtrl.dataSource.addEventListener("error", webServiceError);
}));
}
};
app.oncheckpoint = function (args) {
// TODO: This application is about to be suspended. Save any state
// that needs to persist across suspensions here. You might use the
// WinJS.Application.sessionState object, which is automatically
// saved and restored across suspension. If you need to complete an
// asynchronous operation before your application is suspended, call
// args.setPromise().
};
app.start();
})();

Просмотреть файл

@ -0,0 +1,48 @@
<?xml version="1.0" encoding="utf-8"?>
<Package xmlns="http://schemas.microsoft.com/appx/2010/manifest">
<Identity
Name="b1fe842b-1f9d-49dc-ad33-917cd83d357e"
Version="1.0.0.0"
Publisher="CN=tsivanova" />
<Properties>
<DisplayName>UsingTemplateInItems</DisplayName>
<PublisherDisplayName>tsivanova</PublisherDisplayName>
<Logo>images\storelogo.png</Logo>
</Properties>
<Prerequisites>
<OSMinVersion>6.2.1</OSMinVersion>
<OSMaxVersionTested>6.2.1</OSMaxVersionTested>
</Prerequisites>
<Resources>
<Resource Language="x-generate" />
</Resources>
<Applications>
<Application
Id="App"
StartPage="default.html">
<VisualElements
DisplayName="UsingTemplateInItems"
Logo="images\logo.png"
SmallLogo="images\smalllogo.png"
Description="UsingTemplateInItems"
ForegroundText="light"
BackgroundColor="#464646">
<DefaultTile ShowName="allLogos" />
<SplashScreen Image="images\splashscreen.png" />
</VisualElements>
</Application>
</Applications>
<Capabilities>
<Capability Name="internetClient" />
</Capabilities>
</Package>

Просмотреть файл

@ -0,0 +1,9 @@
<p>
This sample shows a RadAutoCompleteBox requesting data from an OData service. Start typing in a company name from Northwind's Customers data,
e.g. "Chop-suey Chinese". The filter applied will be "contains", instead of the default "starts with".
</p>
<p>
The call to the remote point is done by the underlying <strong>Telerik.Data.DataSource</strong> component. You just need to specify the settings
for the request and the location of the needed data items in the response. For RadAutoCompleteBox, you need to set a <strong>dataTextField</strong>
pointing to the data field in the response used to populate the suggestions.
</p>

Просмотреть файл

@ -0,0 +1,82 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup Label="ProjectConfigurations">
<ProjectConfiguration Include="Debug|AnyCPU">
<Configuration>Debug</Configuration>
<Platform>AnyCPU</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Debug|ARM">
<Configuration>Debug</Configuration>
<Platform>ARM</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Debug|x64">
<Configuration>Debug</Configuration>
<Platform>x64</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Debug|x86">
<Configuration>Debug</Configuration>
<Platform>x86</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Release|AnyCPU">
<Configuration>Release</Configuration>
<Platform>AnyCPU</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Release|ARM">
<Configuration>Release</Configuration>
<Platform>ARM</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Release|x64">
<Configuration>Release</Configuration>
<Platform>x64</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Release|x86">
<Configuration>Release</Configuration>
<Platform>x86</Platform>
</ProjectConfiguration>
</ItemGroup>
<PropertyGroup Label="Globals">
<ProjectGuid>0e0bb33e-3793-4ed0-9f6b-0f8d6e1a6061</ProjectGuid>
</PropertyGroup>
<PropertyGroup Condition="'$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' &lt; '11.0'">
<VisualStudioVersion>11.0</VisualStudioVersion>
</PropertyGroup>
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\$(WMSJSProjectDirectory)\Microsoft.VisualStudio.$(WMSJSProject).Default.props" />
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\$(WMSJSProjectDirectory)\Microsoft.VisualStudio.$(WMSJSProject).props" />
<PropertyGroup>
<TargetPlatformIdentifier>Windows</TargetPlatformIdentifier>
<TargetPlatformVersion>8.0</TargetPlatformVersion>
<DefaultLanguage>en-US</DefaultLanguage>
<PackageCertificateKeyFile>WebServiceBinding_TemporaryKey.pfx</PackageCertificateKeyFile>
</PropertyGroup>
<ItemGroup>
<AppxManifest Include="package.appxmanifest">
<SubType>Designer</SubType>
</AppxManifest>
<Content Include="default.html" />
<Content Include="images\logo.png" />
<Content Include="images\smalllogo.png" />
<Content Include="images\splashscreen.png" />
<Content Include="images\storelogo.png" />
<Content Include="js\default.js" />
<Content Include="css\default.css" />
<Content Include="ReadMe.html" />
<None Include="WebServiceBinding_TemporaryKey.pfx" />
</ItemGroup>
<ItemGroup>
<SDKReference Include="Microsoft.WinJS.1.0, Version=1.0" />
<SDKReference Include="Telerik.UI, Version=2013.1.417" />
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\$(WMSJSProjectDirectory)\Microsoft.VisualStudio.$(WMSJSProject).targets" />
<!-- To modify your build process, add your task inside one of the targets below then uncomment
that target and the DisableFastUpToDateCheck PropertyGroup.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
</Target>
<Target Name="AfterBuild">
</Target>
<PropertyGroup>
<DisableFastUpToDateCheck>true</DisableFastUpToDateCheck>
</PropertyGroup>
-->
</Project>

Двоичный файл не отображается.

Просмотреть файл

@ -0,0 +1,10 @@
.mainContent {
margin: 120px 0 250px 120px;
width: 600px;
}
.info {
color: #feef7a;
margin-left: 120px;
width: 1000px;
}

Просмотреть файл

@ -0,0 +1,32 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>WebServiceBinding</title>
<!-- WinJS references -->
<link href="//Microsoft.WinJS.1.0/css/ui-dark.css" rel="stylesheet" />
<script src="//Microsoft.WinJS.1.0/js/base.js"></script>
<script src="//Microsoft.WinJS.1.0/js/ui.js"></script>
<!-- Telerik references -->
<link href="///Telerik.UI/css/common.css" rel="stylesheet" />
<link href="///Telerik.UI/css/dark.css" rel="stylesheet" />
<script src="///Telerik.UI/js/jquery.js"></script>
<script src="///Telerik.UI/js/ui.js"></script>
<!-- WebServiceBinding references -->
<link href="/css/default.css" rel="stylesheet" />
<script src="/js/default.js"></script>
</head>
<body>
<section class="mainContent">
<span id="autoComplete"></span>
<p id="errorMsg" style="color: red"></p>
</section>
<div class="info" data-win-control="WinJS.UI.HtmlControl" data-win-options="{
uri: 'readme.html'
}">
</div>
</body>
</html>

Двоичные данные
AutoCompleteBox/WebServiceBinding/images/logo.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 801 B

Двоичные данные
AutoCompleteBox/WebServiceBinding/images/smalllogo.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 329 B

Двоичные данные
AutoCompleteBox/WebServiceBinding/images/splashscreen.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 2.1 KiB

Двоичные данные
AutoCompleteBox/WebServiceBinding/images/storelogo.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 429 B

Просмотреть файл

@ -0,0 +1,59 @@
// For an introduction to the Blank template, see the following documentation:
// http://go.microsoft.com/fwlink/?LinkId=232509
(function () {
"use strict";
WinJS.Binding.optimizeBindingReferences = true;
var app = WinJS.Application;
var activation = Windows.ApplicationModel.Activation;
function webServiceError() {
var msg = Windows.UI.Popups.MessageDialog("Web service is currently down, try again later");
msg.showAsync();
}
app.onactivated = function (args) {
if (args.detail.kind === activation.ActivationKind.launch) {
if (args.detail.previousExecutionState !== activation.ApplicationExecutionState.terminated) {
// TODO: This application has been newly launched. Initialize
// your application here.
} else {
// TODO: This application has been reactivated from suspension.
// Restore application state here.
}
args.setPromise(WinJS.UI.processAll().then(function () {
var autoCompleteBox = new Telerik.UI.RadAutoCompleteBox(document.getElementById("autoComplete"), {
dataTextField: "CompanyName",
filter: "contains",
dataSource: {
transport: {
read: {
url: "http://services.odata.org/Northwind/Northwind.svc/Customers",
dataType: "json"
}
},
schema: {
data: "d.results"
},
onerror: function (e) {
errorMsg.innerText = "Could not connect to remote service. Try again later.";
}
}
});
autoCompleteBox.dataSource.addEventListener("error", webServiceError);
}));
}
};
app.oncheckpoint = function (args) {
// TODO: This application is about to be suspended. Save any state
// that needs to persist across suspensions here. You might use the
// WinJS.Application.sessionState object, which is automatically
// saved and restored across suspension. If you need to complete an
// asynchronous operation before your application is suspended, call
// args.setPromise().
};
app.start();
})();

Просмотреть файл

@ -0,0 +1,48 @@
<?xml version="1.0" encoding="utf-8"?>
<Package xmlns="http://schemas.microsoft.com/appx/2010/manifest">
<Identity
Name="0e0bb33e-3793-4ed0-9f6b-0f8d6e1a6061"
Version="1.0.0.0"
Publisher="CN=tsivanova" />
<Properties>
<DisplayName>WebServiceBinding</DisplayName>
<PublisherDisplayName>tsivanova</PublisherDisplayName>
<Logo>images\storelogo.png</Logo>
</Properties>
<Prerequisites>
<OSMinVersion>6.2.1</OSMinVersion>
<OSMaxVersionTested>6.2.1</OSMaxVersionTested>
</Prerequisites>
<Resources>
<Resource Language="x-generate" />
</Resources>
<Applications>
<Application
Id="App"
StartPage="default.html">
<VisualElements
DisplayName="WebServiceBinding"
Logo="images\logo.png"
SmallLogo="images\smalllogo.png"
Description="WebServiceBinding"
ForegroundText="light"
BackgroundColor="#464646">
<DefaultTile ShowName="allLogos" />
<SplashScreen Image="images\splashscreen.png" />
</VisualElements>
</Application>
</Applications>
<Capabilities>
<Capability Name="internetClient" />
</Capabilities>
</Package>

Просмотреть файл

@ -0,0 +1,83 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup Label="ProjectConfigurations">
<ProjectConfiguration Include="Debug|AnyCPU">
<Configuration>Debug</Configuration>
<Platform>AnyCPU</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Debug|ARM">
<Configuration>Debug</Configuration>
<Platform>ARM</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Debug|x64">
<Configuration>Debug</Configuration>
<Platform>x64</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Debug|x86">
<Configuration>Debug</Configuration>
<Platform>x86</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Release|AnyCPU">
<Configuration>Release</Configuration>
<Platform>AnyCPU</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Release|ARM">
<Configuration>Release</Configuration>
<Platform>ARM</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Release|x64">
<Configuration>Release</Configuration>
<Platform>x64</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Release|x86">
<Configuration>Release</Configuration>
<Platform>x86</Platform>
</ProjectConfiguration>
</ItemGroup>
<PropertyGroup Label="Globals">
<ProjectGuid>e8b7aff7-2d26-4d7e-a0c4-dd0ab9701f39</ProjectGuid>
</PropertyGroup>
<PropertyGroup Condition="'$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' &lt; '11.0'">
<VisualStudioVersion>11.0</VisualStudioVersion>
</PropertyGroup>
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\$(WMSJSProjectDirectory)\Microsoft.VisualStudio.$(WMSJSProject).Default.props" />
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\$(WMSJSProjectDirectory)\Microsoft.VisualStudio.$(WMSJSProject).props" />
<PropertyGroup>
<TargetPlatformIdentifier>Windows</TargetPlatformIdentifier>
<TargetPlatformVersion>8.0</TargetPlatformVersion>
<DefaultLanguage>en-US</DefaultLanguage>
<PackageCertificateKeyFile>CategoricalCharts_TemporaryKey.pfx</PackageCertificateKeyFile>
</PropertyGroup>
<ItemGroup>
<AppxManifest Include="package.appxmanifest">
<SubType>Designer</SubType>
</AppxManifest>
<Content Include="default.html" />
<Content Include="images\logo.png" />
<Content Include="images\smalllogo.png" />
<Content Include="images\splashscreen.png" />
<Content Include="images\storelogo.png" />
<Content Include="js\default.js" />
<Content Include="css\default.css" />
<Content Include="js\defaultData.js" />
<Content Include="ReadMe.html" />
<None Include="CategoricalCharts_TemporaryKey.pfx" />
</ItemGroup>
<ItemGroup>
<SDKReference Include="Microsoft.WinJS.1.0, Version=1.0" />
<SDKReference Include="Telerik.UI, Version=2013.1.417" />
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\$(WMSJSProjectDirectory)\Microsoft.VisualStudio.$(WMSJSProject).targets" />
<!-- To modify your build process, add your task inside one of the targets below then uncomment
that target and the DisableFastUpToDateCheck PropertyGroup.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
</Target>
<Target Name="AfterBuild">
</Target>
<PropertyGroup>
<DisableFastUpToDateCheck>true</DisableFastUpToDateCheck>
</PropertyGroup>
-->
</Project>

Двоичные данные
Chart/CategoricalCharts/CategoricalCharts_TemporaryKey.pfx Normal file

Двоичный файл не отображается.

Просмотреть файл

@ -0,0 +1,5 @@

<p>
Pick a chart type to display by selecting one of the radio buttons. This example shows basic configuration of all categorical series types
included in RadChart.
</p>

Просмотреть файл

@ -0,0 +1,39 @@
.mainContent {
margin: 120px;
}
#charts > div {
display: none;
}
.options {
list-style: none;
float: left;
}
.options li {
margin: 5px;
font-size: 20px;
line-height: 45px;
}
#charts {
float: right;
}
.info {
color: #feef7a;
margin-left: 120px;
}
.mainContent:before,
.mainContent:after {
content: ".";
display: block;
height: 0;
overflow: hidden;
}
.mainContent:after {
clear: both;
}

Просмотреть файл

@ -0,0 +1,149 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>CategoricalCharts</title>
<!-- WinJS references -->
<link href="//Microsoft.WinJS.1.0/css/ui-dark.css" rel="stylesheet" />
<script src="//Microsoft.WinJS.1.0/js/base.js"></script>
<script src="//Microsoft.WinJS.1.0/js/ui.js"></script>
<!-- Telerik references -->
<link href="///Telerik.UI/css/common.css" rel="stylesheet" />
<link href="///Telerik.UI/css/dark.css" rel="stylesheet" />
<script src="///Telerik.UI/js/jquery.js"></script>
<script src="///Telerik.UI/js/ui.js"></script>
<!-- CategoricalCharts references -->
<link href="/css/default.css" rel="stylesheet" />
<script src="/js/default.js"></script>
<script src="js/defaultData.js"></script>
</head>
<body>
<section class="mainContent">
<ul class="options">
<li>
<input type="radio" name="category" value="columnChart" id="columnBtn" /><label for="columnBtn">Column Series</label></li>
<li>
<input type="radio" name="category" value="barChart" id="barBtn" /><label for="barBtn">Bar Series</label></li>
<li>
<input type="radio" name="category" value="areaChart" id="areaBtn" /><label for="areaBtn">Area Series</label></li>
<li>
<input type="radio" name="category" value="verticalAreaChart" id="vAreaBtn" /><label for="vAreaBtn">Vertical Area Series</label></li>
<li>
<input type="radio" name="category" value="lineChart" id="lineBtn" /><label for="lineBtn">Line Series</label></li>
<li>
<input type="radio" name="category" value="verticalLineChart" id="vLineBtn" /><label for="vLineBtn">Vertical Line Series</label></li>
</ul>
<div id="charts">
<div id="columnChart" data-win-control="Telerik.UI.RadChart" data-win-options="{
dataSource: {
data: DefaultData.salesData
},
series: [{
type: 'column',
name: 'World',
field: 'Value'
}
],
categoryAxis: {
field: 'Date',
labels: {
rotation: 45
}
}
}">
</div>
<div id="barChart" data-win-control="Telerik.UI.RadChart" data-win-options="{
dataSource: {
data: DefaultData.salesData
},
series: [{
type: 'bar',
name: 'World',
field: 'Value'
}
],
categoryAxis: {
field: 'Date'
}
}">
</div>
<div id="areaChart" data-win-control="Telerik.UI.RadChart" data-win-options="{
dataSource: {
data: DefaultData.salesData
},
series: [{
type: 'area',
name: 'World',
field: 'Value'
}
],
categoryAxis: {
field: 'Date',
labels: {
rotation: 45
}
}
}">
</div>
<div id="verticalAreaChart" data-win-control="Telerik.UI.RadChart" data-win-options="{
dataSource: {
data: DefaultData.salesData
},
series: [{
type: 'verticalArea',
name: 'World',
field: 'Value'
}
],
categoryAxis: {
field: 'Date'
}
}">
</div>
<div id="lineChart" data-win-control="Telerik.UI.RadChart" data-win-options="{
dataSource: {
data: DefaultData.salesData
},
series: [{
type: 'line',
name: 'World',
field: 'Value'
}
],
categoryAxis: {
field: 'Date',
labels: {
rotation: 45
}
}
}">
</div>
<div id="verticalLineChart" data-win-control="Telerik.UI.RadChart" data-win-options="{
dataSource: {
data: DefaultData.salesData
},
series: [{
type: 'verticalLine',
name: 'World',
field: 'Value'
}
],
categoryAxis: {
field: 'Date'
}
}">
</div>
</div>
</section>
<div class="info" data-win-control="WinJS.UI.HtmlControl" data-win-options="{
uri: 'readme.html'
}">
</div>
</body>
</html>

Двоичные данные
Chart/CategoricalCharts/images/logo.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 801 B

Двоичные данные
Chart/CategoricalCharts/images/smalllogo.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 329 B

Двоичные данные
Chart/CategoricalCharts/images/splashscreen.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 2.1 KiB

Двоичные данные
Chart/CategoricalCharts/images/storelogo.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 429 B

Просмотреть файл

@ -0,0 +1,52 @@
// For an introduction to the Blank template, see the following documentation:
// http://go.microsoft.com/fwlink/?LinkId=232509
(function () {
"use strict";
WinJS.Binding.optimizeBindingReferences = true;
var app = WinJS.Application;
var activation = Windows.ApplicationModel.Activation;
app.onactivated = function (args) {
if (args.detail.kind === activation.ActivationKind.launch) {
if (args.detail.previousExecutionState !== activation.ApplicationExecutionState.terminated) {
// TODO: This application has been newly launched. Initialize
// your application here.
} else {
// TODO: This application has been reactivated from suspension.
// Restore application state here.
}
args.setPromise(WinJS.UI.processAll().then(function () {
//The code below is only related to handling the radio buttons click,
//it is not related to the charts functionality.
var radios = document.querySelectorAll(".options input");
for (var i = 0; i < radios.length; i++) {
radios[i].addEventListener("click", function (e) {
var chartId = e.currentTarget.value;
var chartWrappers = document.getElementById("charts").children;
for (var i = 0; i < chartWrappers.length; i++) {
chartWrappers[i].style.display = "none";
}
var currentChart = document.getElementById(chartId);
currentChart.style.display = "block";
currentChart.winControl.redraw();
});
}
radios[0].click();
}));
}
};
app.oncheckpoint = function (args) {
// TODO: This application is about to be suspended. Save any state
// that needs to persist across suspensions here. You might use the
// WinJS.Application.sessionState object, which is automatically
// saved and restored across suspension. If you need to complete an
// asynchronous operation before your application is suspended, call
// args.setPromise().
};
app.start();
})();

Просмотреть файл

@ -0,0 +1,13 @@

WinJS.Namespace.define("DefaultData", {
salesData: [
{ Date: new Date(2010, 0, 25), Value: 8.7 },
{ Date: new Date(2010, 1, 25), Value: 5.5 },
{ Date: new Date(2010, 2, 25), Value: 4.5 },
{ Date: new Date(2010, 3, 25), Value: 4.8 },
{ Date: new Date(2010, 4, 25), Value: 10 },
{ Date: new Date(2010, 5, 25), Value: 6.3 },
{ Date: new Date(2010, 6, 25), Value: 5 },
{ Date: new Date(2010, 7, 25), Value: 5.3 }
]
});

Просмотреть файл

@ -0,0 +1,48 @@
<?xml version="1.0" encoding="utf-8"?>
<Package xmlns="http://schemas.microsoft.com/appx/2010/manifest">
<Identity
Name="e8b7aff7-2d26-4d7e-a0c4-dd0ab9701f39"
Version="1.0.0.0"
Publisher="CN=tsivanova" />
<Properties>
<DisplayName>CategoricalCharts</DisplayName>
<PublisherDisplayName>tsivanova</PublisherDisplayName>
<Logo>images\storelogo.png</Logo>
</Properties>
<Prerequisites>
<OSMinVersion>6.2.1</OSMinVersion>
<OSMaxVersionTested>6.2.1</OSMaxVersionTested>
</Prerequisites>
<Resources>
<Resource Language="x-generate" />
</Resources>
<Applications>
<Application
Id="App"
StartPage="default.html">
<VisualElements
DisplayName="CategoricalCharts"
Logo="images\logo.png"
SmallLogo="images\smalllogo.png"
Description="CategoricalCharts"
ForegroundText="light"
BackgroundColor="#464646">
<DefaultTile ShowName="allLogos" />
<SplashScreen Image="images\splashscreen.png" />
</VisualElements>
</Application>
</Applications>
<Capabilities>
<Capability Name="internetClient" />
</Capabilities>
</Package>

Просмотреть файл

@ -0,0 +1,82 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup Label="ProjectConfigurations">
<ProjectConfiguration Include="Debug|AnyCPU">
<Configuration>Debug</Configuration>
<Platform>AnyCPU</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Debug|ARM">
<Configuration>Debug</Configuration>
<Platform>ARM</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Debug|x64">
<Configuration>Debug</Configuration>
<Platform>x64</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Debug|x86">
<Configuration>Debug</Configuration>
<Platform>x86</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Release|AnyCPU">
<Configuration>Release</Configuration>
<Platform>AnyCPU</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Release|ARM">
<Configuration>Release</Configuration>
<Platform>ARM</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Release|x64">
<Configuration>Release</Configuration>
<Platform>x64</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Release|x86">
<Configuration>Release</Configuration>
<Platform>x86</Platform>
</ProjectConfiguration>
</ItemGroup>
<PropertyGroup Label="Globals">
<ProjectGuid>d7b0c306-3937-474d-a6d7-f5505be3a2a2</ProjectGuid>
</PropertyGroup>
<PropertyGroup Condition="'$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' &lt; '11.0'">
<VisualStudioVersion>11.0</VisualStudioVersion>
</PropertyGroup>
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\$(WMSJSProjectDirectory)\Microsoft.VisualStudio.$(WMSJSProject).Default.props" />
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\$(WMSJSProjectDirectory)\Microsoft.VisualStudio.$(WMSJSProject).props" />
<PropertyGroup>
<TargetPlatformIdentifier>Windows</TargetPlatformIdentifier>
<TargetPlatformVersion>8.0</TargetPlatformVersion>
<DefaultLanguage>en-US</DefaultLanguage>
<PackageCertificateKeyFile>ChangingSeriesTypeDynamically_TemporaryKey.pfx</PackageCertificateKeyFile>
</PropertyGroup>
<ItemGroup>
<AppxManifest Include="package.appxmanifest">
<SubType>Designer</SubType>
</AppxManifest>
<Content Include="default.html" />
<Content Include="images\logo.png" />
<Content Include="images\smalllogo.png" />
<Content Include="images\splashscreen.png" />
<Content Include="images\storelogo.png" />
<Content Include="js\default.js" />
<Content Include="css\default.css" />
<Content Include="ReadMe.html" />
<None Include="ChangingSeriesTypeDynamically_TemporaryKey.pfx" />
</ItemGroup>
<ItemGroup>
<SDKReference Include="Microsoft.WinJS.1.0, Version=1.0" />
<SDKReference Include="Telerik.UI, Version=2013.1.417" />
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\$(WMSJSProjectDirectory)\Microsoft.VisualStudio.$(WMSJSProject).targets" />
<!-- To modify your build process, add your task inside one of the targets below then uncomment
that target and the DisableFastUpToDateCheck PropertyGroup.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
</Target>
<Target Name="AfterBuild">
</Target>
<PropertyGroup>
<DisableFastUpToDateCheck>true</DisableFastUpToDateCheck>
</PropertyGroup>
-->
</Project>

Двоичный файл не отображается.

Просмотреть файл

@ -0,0 +1,7 @@
<p>
This sample shows how you can replace the series in a RadChart dynamically. Pick an option to switch between column and bar series:
</p>
<p>
Each series type is represented by a different class, so changing the displayed series is achieved by clearing the current <strong>series</strong>
collection of RadChart and adding a newly defined series of the desired type.
</p>

Просмотреть файл

@ -0,0 +1,35 @@
.mainContent {
margin: 120px;
}
.options {
list-style: none;
float: left;
}
.options li {
margin: 5px;
font-size: 20px;
line-height: 45px;
}
#chart1 {
float: right;
}
.info {
color: #feef7a;
margin-left: 120px;
}
.mainContent:before,
.mainContent:after {
content: ".";
display: block;
height: 0;
overflow: hidden;
}
.mainContent:after {
clear: both;
}

Просмотреть файл

@ -0,0 +1,52 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>ChangingSeriesTypeDynamically</title>
<!-- WinJS references -->
<link href="//Microsoft.WinJS.1.0/css/ui-dark.css" rel="stylesheet" />
<script src="//Microsoft.WinJS.1.0/js/base.js"></script>
<script src="//Microsoft.WinJS.1.0/js/ui.js"></script>
<!-- Telerik references -->
<link href="///Telerik.UI/css/common.css" rel="stylesheet" />
<link href="///Telerik.UI/css/dark.css" rel="stylesheet" />
<script src="///Telerik.UI/js/jquery.js"></script>
<script src="///Telerik.UI/js/ui.js"></script>
<!-- ChangingSeriesTypeDynamically references -->
<link href="/css/default.css" rel="stylesheet" />
<script src="/js/default.js"></script>
</head>
<body>
<section class="mainContent">
<ul class="options">
<li>
<input type="radio" name="chartType" value="bar" id="bar" checked="checked" /><label for="bar">Bar Series</label></li>
<li>
<input type="radio" name="chartType" value="column" id="column" /><label for="column">Column Series</label></li>
</ul>
<div id="chart1" data-win-control="Telerik.UI.RadChart" data-win-options="{
dataSource: {
data: [
{value: 10},
{value: 20},
{value: 30},
{value: 40},
{value: 50}
]},
series: [
{
type: 'bar',
field: 'value'
}]
}">
</div>
</section>
<div class="info" data-win-control="WinJS.UI.HtmlControl" data-win-options="{
uri: 'readme.html'
}">
</div>
</body>
</html>

Двоичные данные
Chart/ChangingSeriesTypeDynamically/images/logo.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 801 B

Двоичные данные
Chart/ChangingSeriesTypeDynamically/images/smalllogo.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 329 B

Двоичные данные
Chart/ChangingSeriesTypeDynamically/images/splashscreen.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 2.1 KiB

Двоичные данные
Chart/ChangingSeriesTypeDynamically/images/storelogo.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 429 B

Просмотреть файл

@ -0,0 +1,61 @@
// For an introduction to the Blank template, see the following documentation:
// http://go.microsoft.com/fwlink/?LinkId=232509
(function () {
"use strict";
WinJS.Binding.optimizeBindingReferences = true;
var app = WinJS.Application;
var activation = Windows.ApplicationModel.Activation;
app.onactivated = function (args) {
if (args.detail.kind === activation.ActivationKind.launch) {
if (args.detail.previousExecutionState !== activation.ApplicationExecutionState.terminated) {
// TODO: This application has been newly launched. Initialize
// your application here.
} else {
// TODO: This application has been reactivated from suspension.
// Restore application state here.
}
args.setPromise(WinJS.UI.processAll().then(function () {
var radios = document.querySelectorAll(".options input");
for (var i = 0; i < radios.length; i++) {
radios[i].addEventListener("click", function (e) {
var chart = document.getElementById("chart1").winControl;
//clear the chart series
chart.series = [];
var newSeries;
//based on the selected button, instantiate new series
switch (e.currentTarget.value) {
case "bar":
newSeries = new Telerik.UI.Chart.BarSeries();
break;
case "column":
newSeries = new Telerik.UI.Chart.ColumnSeries();
break;
default: newSeries = null;
}
if (newSeries) {
//assign a field to the series and add them to the chart
newSeries.field = "value";
chart.series.push(newSeries);
chart.refresh();
}
});
}
}));
}
};
app.oncheckpoint = function (args) {
// TODO: This application is about to be suspended. Save any state
// that needs to persist across suspensions here. You might use the
// WinJS.Application.sessionState object, which is automatically
// saved and restored across suspension. If you need to complete an
// asynchronous operation before your application is suspended, call
// args.setPromise().
};
app.start();
})();

Просмотреть файл

@ -0,0 +1,48 @@
<?xml version="1.0" encoding="utf-8"?>
<Package xmlns="http://schemas.microsoft.com/appx/2010/manifest">
<Identity
Name="d7b0c306-3937-474d-a6d7-f5505be3a2a2"
Version="1.0.0.0"
Publisher="CN=tsivanova" />
<Properties>
<DisplayName>ChangingSeriesTypeDynamically</DisplayName>
<PublisherDisplayName>tsivanova</PublisherDisplayName>
<Logo>images\storelogo.png</Logo>
</Properties>
<Prerequisites>
<OSMinVersion>6.2.1</OSMinVersion>
<OSMaxVersionTested>6.2.1</OSMaxVersionTested>
</Prerequisites>
<Resources>
<Resource Language="x-generate" />
</Resources>
<Applications>
<Application
Id="App"
StartPage="default.html">
<VisualElements
DisplayName="ChangingSeriesTypeDynamically"
Logo="images\logo.png"
SmallLogo="images\smalllogo.png"
Description="ChangingSeriesTypeDynamically"
ForegroundText="light"
BackgroundColor="#464646">
<DefaultTile ShowName="allLogos" />
<SplashScreen Image="images\splashscreen.png" />
</VisualElements>
</Application>
</Applications>
<Capabilities>
<Capability Name="internetClient" />
</Capabilities>
</Package>

384
Chart/Chart.sln Normal file
Просмотреть файл

@ -0,0 +1,384 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "GettingStarted", "GettingStarted\GettingStarted.jsproj", "{490E9C80-7A49-48CC-BF4F-E52FA8725CF1}"
EndProject
Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "CategoricalCharts", "CategoricalCharts\CategoricalCharts.jsproj", "{E8B7AFF7-2D26-4D7E-A0C4-DD0AB9701F39}"
EndProject
Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "RadialCharts", "RadialCharts\RadialCharts.jsproj", "{4B799059-7D5D-4B15-B1FF-58813C6089CE}"
EndProject
Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "XyCharts", "XyCharts\XyCharts.jsproj", "{7B0FA377-9E1E-4AB4-8190-8A18202D3B6E}"
EndProject
Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "FinancialCharts", "FinancialCharts\FinancialCharts.jsproj", "{CC88E0E4-C0BB-4ED5-A23F-42F107CEFF2E}"
EndProject
Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "MultipleAxes", "MultipleAxes\MultipleAxes.jsproj", "{51950BF9-11A1-46B4-B8BF-135CF6500355}"
EndProject
Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "PlotBands", "PlotBands\PlotBands.jsproj", "{AE7FF863-1C42-4A9F-B0CC-405429A8F55F}"
EndProject
Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "ChartLegend", "ChartLegend\ChartLegend.jsproj", "{AFEC8058-E312-433A-B0D9-314EAD697BBA}"
EndProject
Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "ChartTooltips", "ChartTooltips\ChartTooltips.jsproj", "{74B4CD96-E86A-4A48-9E7D-6147F56BFBCB}"
EndProject
Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "StackingSeries", "StackingSeries\StackingSeries.jsproj", "{FF7C6615-EA4A-489D-87D2-56E2C2DFFE86}"
EndProject
Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "DrilldownChart", "DrilldownChart\DrilldownChart.jsproj", "{7F6DFBB3-05C3-4C62-B33B-C6CA1D2FFF00}"
EndProject
Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "ChangingSeriesTypeDynamically", "ChangingSeriesTypeDynamically\ChangingSeriesTypeDynamically.jsproj", "{D7B0C306-3937-474D-A6D7-F5505BE3A2A2}"
EndProject
Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "DisplayingTotalSumOfSeriesInAStack", "DisplayingTotalSumOfSeriesInAStack\DisplayingTotalSumOfSeriesInAStack.jsproj", "{9468C9A8-9D2F-43D6-9702-3CCCD1E55932}"
EndProject
Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "ExplodingPieChartOnSeriesClick", "ExplodingPieChartOnSeriesClick\ExplodingPieChartOnSeriesClick.jsproj", "{A4422B1B-0053-43B9-B4D0-41B8E5EB6032}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|ARM = Debug|ARM
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|ARM = Release|ARM
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{490E9C80-7A49-48CC-BF4F-E52FA8725CF1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{490E9C80-7A49-48CC-BF4F-E52FA8725CF1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{490E9C80-7A49-48CC-BF4F-E52FA8725CF1}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{490E9C80-7A49-48CC-BF4F-E52FA8725CF1}.Debug|ARM.ActiveCfg = Debug|ARM
{490E9C80-7A49-48CC-BF4F-E52FA8725CF1}.Debug|ARM.Build.0 = Debug|ARM
{490E9C80-7A49-48CC-BF4F-E52FA8725CF1}.Debug|ARM.Deploy.0 = Debug|ARM
{490E9C80-7A49-48CC-BF4F-E52FA8725CF1}.Debug|x64.ActiveCfg = Debug|x64
{490E9C80-7A49-48CC-BF4F-E52FA8725CF1}.Debug|x64.Build.0 = Debug|x64
{490E9C80-7A49-48CC-BF4F-E52FA8725CF1}.Debug|x64.Deploy.0 = Debug|x64
{490E9C80-7A49-48CC-BF4F-E52FA8725CF1}.Debug|x86.ActiveCfg = Debug|x86
{490E9C80-7A49-48CC-BF4F-E52FA8725CF1}.Debug|x86.Build.0 = Debug|x86
{490E9C80-7A49-48CC-BF4F-E52FA8725CF1}.Debug|x86.Deploy.0 = Debug|x86
{490E9C80-7A49-48CC-BF4F-E52FA8725CF1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{490E9C80-7A49-48CC-BF4F-E52FA8725CF1}.Release|Any CPU.Build.0 = Release|Any CPU
{490E9C80-7A49-48CC-BF4F-E52FA8725CF1}.Release|Any CPU.Deploy.0 = Release|Any CPU
{490E9C80-7A49-48CC-BF4F-E52FA8725CF1}.Release|ARM.ActiveCfg = Release|ARM
{490E9C80-7A49-48CC-BF4F-E52FA8725CF1}.Release|ARM.Build.0 = Release|ARM
{490E9C80-7A49-48CC-BF4F-E52FA8725CF1}.Release|ARM.Deploy.0 = Release|ARM
{490E9C80-7A49-48CC-BF4F-E52FA8725CF1}.Release|x64.ActiveCfg = Release|x64
{490E9C80-7A49-48CC-BF4F-E52FA8725CF1}.Release|x64.Build.0 = Release|x64
{490E9C80-7A49-48CC-BF4F-E52FA8725CF1}.Release|x64.Deploy.0 = Release|x64
{490E9C80-7A49-48CC-BF4F-E52FA8725CF1}.Release|x86.ActiveCfg = Release|x86
{490E9C80-7A49-48CC-BF4F-E52FA8725CF1}.Release|x86.Build.0 = Release|x86
{490E9C80-7A49-48CC-BF4F-E52FA8725CF1}.Release|x86.Deploy.0 = Release|x86
{E8B7AFF7-2D26-4D7E-A0C4-DD0AB9701F39}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E8B7AFF7-2D26-4D7E-A0C4-DD0AB9701F39}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E8B7AFF7-2D26-4D7E-A0C4-DD0AB9701F39}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{E8B7AFF7-2D26-4D7E-A0C4-DD0AB9701F39}.Debug|ARM.ActiveCfg = Debug|ARM
{E8B7AFF7-2D26-4D7E-A0C4-DD0AB9701F39}.Debug|ARM.Build.0 = Debug|ARM
{E8B7AFF7-2D26-4D7E-A0C4-DD0AB9701F39}.Debug|ARM.Deploy.0 = Debug|ARM
{E8B7AFF7-2D26-4D7E-A0C4-DD0AB9701F39}.Debug|x64.ActiveCfg = Debug|x64
{E8B7AFF7-2D26-4D7E-A0C4-DD0AB9701F39}.Debug|x64.Build.0 = Debug|x64
{E8B7AFF7-2D26-4D7E-A0C4-DD0AB9701F39}.Debug|x64.Deploy.0 = Debug|x64
{E8B7AFF7-2D26-4D7E-A0C4-DD0AB9701F39}.Debug|x86.ActiveCfg = Debug|x86
{E8B7AFF7-2D26-4D7E-A0C4-DD0AB9701F39}.Debug|x86.Build.0 = Debug|x86
{E8B7AFF7-2D26-4D7E-A0C4-DD0AB9701F39}.Debug|x86.Deploy.0 = Debug|x86
{E8B7AFF7-2D26-4D7E-A0C4-DD0AB9701F39}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E8B7AFF7-2D26-4D7E-A0C4-DD0AB9701F39}.Release|Any CPU.Build.0 = Release|Any CPU
{E8B7AFF7-2D26-4D7E-A0C4-DD0AB9701F39}.Release|Any CPU.Deploy.0 = Release|Any CPU
{E8B7AFF7-2D26-4D7E-A0C4-DD0AB9701F39}.Release|ARM.ActiveCfg = Release|ARM
{E8B7AFF7-2D26-4D7E-A0C4-DD0AB9701F39}.Release|ARM.Build.0 = Release|ARM
{E8B7AFF7-2D26-4D7E-A0C4-DD0AB9701F39}.Release|ARM.Deploy.0 = Release|ARM
{E8B7AFF7-2D26-4D7E-A0C4-DD0AB9701F39}.Release|x64.ActiveCfg = Release|x64
{E8B7AFF7-2D26-4D7E-A0C4-DD0AB9701F39}.Release|x64.Build.0 = Release|x64
{E8B7AFF7-2D26-4D7E-A0C4-DD0AB9701F39}.Release|x64.Deploy.0 = Release|x64
{E8B7AFF7-2D26-4D7E-A0C4-DD0AB9701F39}.Release|x86.ActiveCfg = Release|x86
{E8B7AFF7-2D26-4D7E-A0C4-DD0AB9701F39}.Release|x86.Build.0 = Release|x86
{E8B7AFF7-2D26-4D7E-A0C4-DD0AB9701F39}.Release|x86.Deploy.0 = Release|x86
{4B799059-7D5D-4B15-B1FF-58813C6089CE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4B799059-7D5D-4B15-B1FF-58813C6089CE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4B799059-7D5D-4B15-B1FF-58813C6089CE}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{4B799059-7D5D-4B15-B1FF-58813C6089CE}.Debug|ARM.ActiveCfg = Debug|ARM
{4B799059-7D5D-4B15-B1FF-58813C6089CE}.Debug|ARM.Build.0 = Debug|ARM
{4B799059-7D5D-4B15-B1FF-58813C6089CE}.Debug|ARM.Deploy.0 = Debug|ARM
{4B799059-7D5D-4B15-B1FF-58813C6089CE}.Debug|x64.ActiveCfg = Debug|x64
{4B799059-7D5D-4B15-B1FF-58813C6089CE}.Debug|x64.Build.0 = Debug|x64
{4B799059-7D5D-4B15-B1FF-58813C6089CE}.Debug|x64.Deploy.0 = Debug|x64
{4B799059-7D5D-4B15-B1FF-58813C6089CE}.Debug|x86.ActiveCfg = Debug|x86
{4B799059-7D5D-4B15-B1FF-58813C6089CE}.Debug|x86.Build.0 = Debug|x86
{4B799059-7D5D-4B15-B1FF-58813C6089CE}.Debug|x86.Deploy.0 = Debug|x86
{4B799059-7D5D-4B15-B1FF-58813C6089CE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4B799059-7D5D-4B15-B1FF-58813C6089CE}.Release|Any CPU.Build.0 = Release|Any CPU
{4B799059-7D5D-4B15-B1FF-58813C6089CE}.Release|Any CPU.Deploy.0 = Release|Any CPU
{4B799059-7D5D-4B15-B1FF-58813C6089CE}.Release|ARM.ActiveCfg = Release|ARM
{4B799059-7D5D-4B15-B1FF-58813C6089CE}.Release|ARM.Build.0 = Release|ARM
{4B799059-7D5D-4B15-B1FF-58813C6089CE}.Release|ARM.Deploy.0 = Release|ARM
{4B799059-7D5D-4B15-B1FF-58813C6089CE}.Release|x64.ActiveCfg = Release|x64
{4B799059-7D5D-4B15-B1FF-58813C6089CE}.Release|x64.Build.0 = Release|x64
{4B799059-7D5D-4B15-B1FF-58813C6089CE}.Release|x64.Deploy.0 = Release|x64
{4B799059-7D5D-4B15-B1FF-58813C6089CE}.Release|x86.ActiveCfg = Release|x86
{4B799059-7D5D-4B15-B1FF-58813C6089CE}.Release|x86.Build.0 = Release|x86
{4B799059-7D5D-4B15-B1FF-58813C6089CE}.Release|x86.Deploy.0 = Release|x86
{7B0FA377-9E1E-4AB4-8190-8A18202D3B6E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7B0FA377-9E1E-4AB4-8190-8A18202D3B6E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7B0FA377-9E1E-4AB4-8190-8A18202D3B6E}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{7B0FA377-9E1E-4AB4-8190-8A18202D3B6E}.Debug|ARM.ActiveCfg = Debug|ARM
{7B0FA377-9E1E-4AB4-8190-8A18202D3B6E}.Debug|ARM.Build.0 = Debug|ARM
{7B0FA377-9E1E-4AB4-8190-8A18202D3B6E}.Debug|ARM.Deploy.0 = Debug|ARM
{7B0FA377-9E1E-4AB4-8190-8A18202D3B6E}.Debug|x64.ActiveCfg = Debug|x64
{7B0FA377-9E1E-4AB4-8190-8A18202D3B6E}.Debug|x64.Build.0 = Debug|x64
{7B0FA377-9E1E-4AB4-8190-8A18202D3B6E}.Debug|x64.Deploy.0 = Debug|x64
{7B0FA377-9E1E-4AB4-8190-8A18202D3B6E}.Debug|x86.ActiveCfg = Debug|x86
{7B0FA377-9E1E-4AB4-8190-8A18202D3B6E}.Debug|x86.Build.0 = Debug|x86
{7B0FA377-9E1E-4AB4-8190-8A18202D3B6E}.Debug|x86.Deploy.0 = Debug|x86
{7B0FA377-9E1E-4AB4-8190-8A18202D3B6E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7B0FA377-9E1E-4AB4-8190-8A18202D3B6E}.Release|Any CPU.Build.0 = Release|Any CPU
{7B0FA377-9E1E-4AB4-8190-8A18202D3B6E}.Release|Any CPU.Deploy.0 = Release|Any CPU
{7B0FA377-9E1E-4AB4-8190-8A18202D3B6E}.Release|ARM.ActiveCfg = Release|ARM
{7B0FA377-9E1E-4AB4-8190-8A18202D3B6E}.Release|ARM.Build.0 = Release|ARM
{7B0FA377-9E1E-4AB4-8190-8A18202D3B6E}.Release|ARM.Deploy.0 = Release|ARM
{7B0FA377-9E1E-4AB4-8190-8A18202D3B6E}.Release|x64.ActiveCfg = Release|x64
{7B0FA377-9E1E-4AB4-8190-8A18202D3B6E}.Release|x64.Build.0 = Release|x64
{7B0FA377-9E1E-4AB4-8190-8A18202D3B6E}.Release|x64.Deploy.0 = Release|x64
{7B0FA377-9E1E-4AB4-8190-8A18202D3B6E}.Release|x86.ActiveCfg = Release|x86
{7B0FA377-9E1E-4AB4-8190-8A18202D3B6E}.Release|x86.Build.0 = Release|x86
{7B0FA377-9E1E-4AB4-8190-8A18202D3B6E}.Release|x86.Deploy.0 = Release|x86
{CC88E0E4-C0BB-4ED5-A23F-42F107CEFF2E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CC88E0E4-C0BB-4ED5-A23F-42F107CEFF2E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CC88E0E4-C0BB-4ED5-A23F-42F107CEFF2E}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{CC88E0E4-C0BB-4ED5-A23F-42F107CEFF2E}.Debug|ARM.ActiveCfg = Debug|ARM
{CC88E0E4-C0BB-4ED5-A23F-42F107CEFF2E}.Debug|ARM.Build.0 = Debug|ARM
{CC88E0E4-C0BB-4ED5-A23F-42F107CEFF2E}.Debug|ARM.Deploy.0 = Debug|ARM
{CC88E0E4-C0BB-4ED5-A23F-42F107CEFF2E}.Debug|x64.ActiveCfg = Debug|x64
{CC88E0E4-C0BB-4ED5-A23F-42F107CEFF2E}.Debug|x64.Build.0 = Debug|x64
{CC88E0E4-C0BB-4ED5-A23F-42F107CEFF2E}.Debug|x64.Deploy.0 = Debug|x64
{CC88E0E4-C0BB-4ED5-A23F-42F107CEFF2E}.Debug|x86.ActiveCfg = Debug|x86
{CC88E0E4-C0BB-4ED5-A23F-42F107CEFF2E}.Debug|x86.Build.0 = Debug|x86
{CC88E0E4-C0BB-4ED5-A23F-42F107CEFF2E}.Debug|x86.Deploy.0 = Debug|x86
{CC88E0E4-C0BB-4ED5-A23F-42F107CEFF2E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CC88E0E4-C0BB-4ED5-A23F-42F107CEFF2E}.Release|Any CPU.Build.0 = Release|Any CPU
{CC88E0E4-C0BB-4ED5-A23F-42F107CEFF2E}.Release|Any CPU.Deploy.0 = Release|Any CPU
{CC88E0E4-C0BB-4ED5-A23F-42F107CEFF2E}.Release|ARM.ActiveCfg = Release|ARM
{CC88E0E4-C0BB-4ED5-A23F-42F107CEFF2E}.Release|ARM.Build.0 = Release|ARM
{CC88E0E4-C0BB-4ED5-A23F-42F107CEFF2E}.Release|ARM.Deploy.0 = Release|ARM
{CC88E0E4-C0BB-4ED5-A23F-42F107CEFF2E}.Release|x64.ActiveCfg = Release|x64
{CC88E0E4-C0BB-4ED5-A23F-42F107CEFF2E}.Release|x64.Build.0 = Release|x64
{CC88E0E4-C0BB-4ED5-A23F-42F107CEFF2E}.Release|x64.Deploy.0 = Release|x64
{CC88E0E4-C0BB-4ED5-A23F-42F107CEFF2E}.Release|x86.ActiveCfg = Release|x86
{CC88E0E4-C0BB-4ED5-A23F-42F107CEFF2E}.Release|x86.Build.0 = Release|x86
{CC88E0E4-C0BB-4ED5-A23F-42F107CEFF2E}.Release|x86.Deploy.0 = Release|x86
{51950BF9-11A1-46B4-B8BF-135CF6500355}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{51950BF9-11A1-46B4-B8BF-135CF6500355}.Debug|Any CPU.Build.0 = Debug|Any CPU
{51950BF9-11A1-46B4-B8BF-135CF6500355}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{51950BF9-11A1-46B4-B8BF-135CF6500355}.Debug|ARM.ActiveCfg = Debug|ARM
{51950BF9-11A1-46B4-B8BF-135CF6500355}.Debug|ARM.Build.0 = Debug|ARM
{51950BF9-11A1-46B4-B8BF-135CF6500355}.Debug|ARM.Deploy.0 = Debug|ARM
{51950BF9-11A1-46B4-B8BF-135CF6500355}.Debug|x64.ActiveCfg = Debug|x64
{51950BF9-11A1-46B4-B8BF-135CF6500355}.Debug|x64.Build.0 = Debug|x64
{51950BF9-11A1-46B4-B8BF-135CF6500355}.Debug|x64.Deploy.0 = Debug|x64
{51950BF9-11A1-46B4-B8BF-135CF6500355}.Debug|x86.ActiveCfg = Debug|x86
{51950BF9-11A1-46B4-B8BF-135CF6500355}.Debug|x86.Build.0 = Debug|x86
{51950BF9-11A1-46B4-B8BF-135CF6500355}.Debug|x86.Deploy.0 = Debug|x86
{51950BF9-11A1-46B4-B8BF-135CF6500355}.Release|Any CPU.ActiveCfg = Release|Any CPU
{51950BF9-11A1-46B4-B8BF-135CF6500355}.Release|Any CPU.Build.0 = Release|Any CPU
{51950BF9-11A1-46B4-B8BF-135CF6500355}.Release|Any CPU.Deploy.0 = Release|Any CPU
{51950BF9-11A1-46B4-B8BF-135CF6500355}.Release|ARM.ActiveCfg = Release|ARM
{51950BF9-11A1-46B4-B8BF-135CF6500355}.Release|ARM.Build.0 = Release|ARM
{51950BF9-11A1-46B4-B8BF-135CF6500355}.Release|ARM.Deploy.0 = Release|ARM
{51950BF9-11A1-46B4-B8BF-135CF6500355}.Release|x64.ActiveCfg = Release|x64
{51950BF9-11A1-46B4-B8BF-135CF6500355}.Release|x64.Build.0 = Release|x64
{51950BF9-11A1-46B4-B8BF-135CF6500355}.Release|x64.Deploy.0 = Release|x64
{51950BF9-11A1-46B4-B8BF-135CF6500355}.Release|x86.ActiveCfg = Release|x86
{51950BF9-11A1-46B4-B8BF-135CF6500355}.Release|x86.Build.0 = Release|x86
{51950BF9-11A1-46B4-B8BF-135CF6500355}.Release|x86.Deploy.0 = Release|x86
{AE7FF863-1C42-4A9F-B0CC-405429A8F55F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{AE7FF863-1C42-4A9F-B0CC-405429A8F55F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AE7FF863-1C42-4A9F-B0CC-405429A8F55F}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{AE7FF863-1C42-4A9F-B0CC-405429A8F55F}.Debug|ARM.ActiveCfg = Debug|ARM
{AE7FF863-1C42-4A9F-B0CC-405429A8F55F}.Debug|ARM.Build.0 = Debug|ARM
{AE7FF863-1C42-4A9F-B0CC-405429A8F55F}.Debug|ARM.Deploy.0 = Debug|ARM
{AE7FF863-1C42-4A9F-B0CC-405429A8F55F}.Debug|x64.ActiveCfg = Debug|x64
{AE7FF863-1C42-4A9F-B0CC-405429A8F55F}.Debug|x64.Build.0 = Debug|x64
{AE7FF863-1C42-4A9F-B0CC-405429A8F55F}.Debug|x64.Deploy.0 = Debug|x64
{AE7FF863-1C42-4A9F-B0CC-405429A8F55F}.Debug|x86.ActiveCfg = Debug|x86
{AE7FF863-1C42-4A9F-B0CC-405429A8F55F}.Debug|x86.Build.0 = Debug|x86
{AE7FF863-1C42-4A9F-B0CC-405429A8F55F}.Debug|x86.Deploy.0 = Debug|x86
{AE7FF863-1C42-4A9F-B0CC-405429A8F55F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AE7FF863-1C42-4A9F-B0CC-405429A8F55F}.Release|Any CPU.Build.0 = Release|Any CPU
{AE7FF863-1C42-4A9F-B0CC-405429A8F55F}.Release|Any CPU.Deploy.0 = Release|Any CPU
{AE7FF863-1C42-4A9F-B0CC-405429A8F55F}.Release|ARM.ActiveCfg = Release|ARM
{AE7FF863-1C42-4A9F-B0CC-405429A8F55F}.Release|ARM.Build.0 = Release|ARM
{AE7FF863-1C42-4A9F-B0CC-405429A8F55F}.Release|ARM.Deploy.0 = Release|ARM
{AE7FF863-1C42-4A9F-B0CC-405429A8F55F}.Release|x64.ActiveCfg = Release|x64
{AE7FF863-1C42-4A9F-B0CC-405429A8F55F}.Release|x64.Build.0 = Release|x64
{AE7FF863-1C42-4A9F-B0CC-405429A8F55F}.Release|x64.Deploy.0 = Release|x64
{AE7FF863-1C42-4A9F-B0CC-405429A8F55F}.Release|x86.ActiveCfg = Release|x86
{AE7FF863-1C42-4A9F-B0CC-405429A8F55F}.Release|x86.Build.0 = Release|x86
{AE7FF863-1C42-4A9F-B0CC-405429A8F55F}.Release|x86.Deploy.0 = Release|x86
{AFEC8058-E312-433A-B0D9-314EAD697BBA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{AFEC8058-E312-433A-B0D9-314EAD697BBA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AFEC8058-E312-433A-B0D9-314EAD697BBA}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{AFEC8058-E312-433A-B0D9-314EAD697BBA}.Debug|ARM.ActiveCfg = Debug|ARM
{AFEC8058-E312-433A-B0D9-314EAD697BBA}.Debug|ARM.Build.0 = Debug|ARM
{AFEC8058-E312-433A-B0D9-314EAD697BBA}.Debug|ARM.Deploy.0 = Debug|ARM
{AFEC8058-E312-433A-B0D9-314EAD697BBA}.Debug|x64.ActiveCfg = Debug|x64
{AFEC8058-E312-433A-B0D9-314EAD697BBA}.Debug|x64.Build.0 = Debug|x64
{AFEC8058-E312-433A-B0D9-314EAD697BBA}.Debug|x64.Deploy.0 = Debug|x64
{AFEC8058-E312-433A-B0D9-314EAD697BBA}.Debug|x86.ActiveCfg = Debug|x86
{AFEC8058-E312-433A-B0D9-314EAD697BBA}.Debug|x86.Build.0 = Debug|x86
{AFEC8058-E312-433A-B0D9-314EAD697BBA}.Debug|x86.Deploy.0 = Debug|x86
{AFEC8058-E312-433A-B0D9-314EAD697BBA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AFEC8058-E312-433A-B0D9-314EAD697BBA}.Release|Any CPU.Build.0 = Release|Any CPU
{AFEC8058-E312-433A-B0D9-314EAD697BBA}.Release|Any CPU.Deploy.0 = Release|Any CPU
{AFEC8058-E312-433A-B0D9-314EAD697BBA}.Release|ARM.ActiveCfg = Release|ARM
{AFEC8058-E312-433A-B0D9-314EAD697BBA}.Release|ARM.Build.0 = Release|ARM
{AFEC8058-E312-433A-B0D9-314EAD697BBA}.Release|ARM.Deploy.0 = Release|ARM
{AFEC8058-E312-433A-B0D9-314EAD697BBA}.Release|x64.ActiveCfg = Release|x64
{AFEC8058-E312-433A-B0D9-314EAD697BBA}.Release|x64.Build.0 = Release|x64
{AFEC8058-E312-433A-B0D9-314EAD697BBA}.Release|x64.Deploy.0 = Release|x64
{AFEC8058-E312-433A-B0D9-314EAD697BBA}.Release|x86.ActiveCfg = Release|x86
{AFEC8058-E312-433A-B0D9-314EAD697BBA}.Release|x86.Build.0 = Release|x86
{AFEC8058-E312-433A-B0D9-314EAD697BBA}.Release|x86.Deploy.0 = Release|x86
{74B4CD96-E86A-4A48-9E7D-6147F56BFBCB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{74B4CD96-E86A-4A48-9E7D-6147F56BFBCB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{74B4CD96-E86A-4A48-9E7D-6147F56BFBCB}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{74B4CD96-E86A-4A48-9E7D-6147F56BFBCB}.Debug|ARM.ActiveCfg = Debug|ARM
{74B4CD96-E86A-4A48-9E7D-6147F56BFBCB}.Debug|ARM.Build.0 = Debug|ARM
{74B4CD96-E86A-4A48-9E7D-6147F56BFBCB}.Debug|ARM.Deploy.0 = Debug|ARM
{74B4CD96-E86A-4A48-9E7D-6147F56BFBCB}.Debug|x64.ActiveCfg = Debug|x64
{74B4CD96-E86A-4A48-9E7D-6147F56BFBCB}.Debug|x64.Build.0 = Debug|x64
{74B4CD96-E86A-4A48-9E7D-6147F56BFBCB}.Debug|x64.Deploy.0 = Debug|x64
{74B4CD96-E86A-4A48-9E7D-6147F56BFBCB}.Debug|x86.ActiveCfg = Debug|x86
{74B4CD96-E86A-4A48-9E7D-6147F56BFBCB}.Debug|x86.Build.0 = Debug|x86
{74B4CD96-E86A-4A48-9E7D-6147F56BFBCB}.Debug|x86.Deploy.0 = Debug|x86
{74B4CD96-E86A-4A48-9E7D-6147F56BFBCB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{74B4CD96-E86A-4A48-9E7D-6147F56BFBCB}.Release|Any CPU.Build.0 = Release|Any CPU
{74B4CD96-E86A-4A48-9E7D-6147F56BFBCB}.Release|Any CPU.Deploy.0 = Release|Any CPU
{74B4CD96-E86A-4A48-9E7D-6147F56BFBCB}.Release|ARM.ActiveCfg = Release|ARM
{74B4CD96-E86A-4A48-9E7D-6147F56BFBCB}.Release|ARM.Build.0 = Release|ARM
{74B4CD96-E86A-4A48-9E7D-6147F56BFBCB}.Release|ARM.Deploy.0 = Release|ARM
{74B4CD96-E86A-4A48-9E7D-6147F56BFBCB}.Release|x64.ActiveCfg = Release|x64
{74B4CD96-E86A-4A48-9E7D-6147F56BFBCB}.Release|x64.Build.0 = Release|x64
{74B4CD96-E86A-4A48-9E7D-6147F56BFBCB}.Release|x64.Deploy.0 = Release|x64
{74B4CD96-E86A-4A48-9E7D-6147F56BFBCB}.Release|x86.ActiveCfg = Release|x86
{74B4CD96-E86A-4A48-9E7D-6147F56BFBCB}.Release|x86.Build.0 = Release|x86
{74B4CD96-E86A-4A48-9E7D-6147F56BFBCB}.Release|x86.Deploy.0 = Release|x86
{FF7C6615-EA4A-489D-87D2-56E2C2DFFE86}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FF7C6615-EA4A-489D-87D2-56E2C2DFFE86}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FF7C6615-EA4A-489D-87D2-56E2C2DFFE86}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{FF7C6615-EA4A-489D-87D2-56E2C2DFFE86}.Debug|ARM.ActiveCfg = Debug|ARM
{FF7C6615-EA4A-489D-87D2-56E2C2DFFE86}.Debug|ARM.Build.0 = Debug|ARM
{FF7C6615-EA4A-489D-87D2-56E2C2DFFE86}.Debug|ARM.Deploy.0 = Debug|ARM
{FF7C6615-EA4A-489D-87D2-56E2C2DFFE86}.Debug|x64.ActiveCfg = Debug|x64
{FF7C6615-EA4A-489D-87D2-56E2C2DFFE86}.Debug|x64.Build.0 = Debug|x64
{FF7C6615-EA4A-489D-87D2-56E2C2DFFE86}.Debug|x64.Deploy.0 = Debug|x64
{FF7C6615-EA4A-489D-87D2-56E2C2DFFE86}.Debug|x86.ActiveCfg = Debug|x86
{FF7C6615-EA4A-489D-87D2-56E2C2DFFE86}.Debug|x86.Build.0 = Debug|x86
{FF7C6615-EA4A-489D-87D2-56E2C2DFFE86}.Debug|x86.Deploy.0 = Debug|x86
{FF7C6615-EA4A-489D-87D2-56E2C2DFFE86}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FF7C6615-EA4A-489D-87D2-56E2C2DFFE86}.Release|Any CPU.Build.0 = Release|Any CPU
{FF7C6615-EA4A-489D-87D2-56E2C2DFFE86}.Release|Any CPU.Deploy.0 = Release|Any CPU
{FF7C6615-EA4A-489D-87D2-56E2C2DFFE86}.Release|ARM.ActiveCfg = Release|ARM
{FF7C6615-EA4A-489D-87D2-56E2C2DFFE86}.Release|ARM.Build.0 = Release|ARM
{FF7C6615-EA4A-489D-87D2-56E2C2DFFE86}.Release|ARM.Deploy.0 = Release|ARM
{FF7C6615-EA4A-489D-87D2-56E2C2DFFE86}.Release|x64.ActiveCfg = Release|x64
{FF7C6615-EA4A-489D-87D2-56E2C2DFFE86}.Release|x64.Build.0 = Release|x64
{FF7C6615-EA4A-489D-87D2-56E2C2DFFE86}.Release|x64.Deploy.0 = Release|x64
{FF7C6615-EA4A-489D-87D2-56E2C2DFFE86}.Release|x86.ActiveCfg = Release|x86
{FF7C6615-EA4A-489D-87D2-56E2C2DFFE86}.Release|x86.Build.0 = Release|x86
{FF7C6615-EA4A-489D-87D2-56E2C2DFFE86}.Release|x86.Deploy.0 = Release|x86
{7F6DFBB3-05C3-4C62-B33B-C6CA1D2FFF00}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7F6DFBB3-05C3-4C62-B33B-C6CA1D2FFF00}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7F6DFBB3-05C3-4C62-B33B-C6CA1D2FFF00}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{7F6DFBB3-05C3-4C62-B33B-C6CA1D2FFF00}.Debug|ARM.ActiveCfg = Debug|ARM
{7F6DFBB3-05C3-4C62-B33B-C6CA1D2FFF00}.Debug|ARM.Build.0 = Debug|ARM
{7F6DFBB3-05C3-4C62-B33B-C6CA1D2FFF00}.Debug|ARM.Deploy.0 = Debug|ARM
{7F6DFBB3-05C3-4C62-B33B-C6CA1D2FFF00}.Debug|x64.ActiveCfg = Debug|x64
{7F6DFBB3-05C3-4C62-B33B-C6CA1D2FFF00}.Debug|x64.Build.0 = Debug|x64
{7F6DFBB3-05C3-4C62-B33B-C6CA1D2FFF00}.Debug|x64.Deploy.0 = Debug|x64
{7F6DFBB3-05C3-4C62-B33B-C6CA1D2FFF00}.Debug|x86.ActiveCfg = Debug|x86
{7F6DFBB3-05C3-4C62-B33B-C6CA1D2FFF00}.Debug|x86.Build.0 = Debug|x86
{7F6DFBB3-05C3-4C62-B33B-C6CA1D2FFF00}.Debug|x86.Deploy.0 = Debug|x86
{7F6DFBB3-05C3-4C62-B33B-C6CA1D2FFF00}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7F6DFBB3-05C3-4C62-B33B-C6CA1D2FFF00}.Release|Any CPU.Build.0 = Release|Any CPU
{7F6DFBB3-05C3-4C62-B33B-C6CA1D2FFF00}.Release|Any CPU.Deploy.0 = Release|Any CPU
{7F6DFBB3-05C3-4C62-B33B-C6CA1D2FFF00}.Release|ARM.ActiveCfg = Release|ARM
{7F6DFBB3-05C3-4C62-B33B-C6CA1D2FFF00}.Release|ARM.Build.0 = Release|ARM
{7F6DFBB3-05C3-4C62-B33B-C6CA1D2FFF00}.Release|ARM.Deploy.0 = Release|ARM
{7F6DFBB3-05C3-4C62-B33B-C6CA1D2FFF00}.Release|x64.ActiveCfg = Release|x64
{7F6DFBB3-05C3-4C62-B33B-C6CA1D2FFF00}.Release|x64.Build.0 = Release|x64
{7F6DFBB3-05C3-4C62-B33B-C6CA1D2FFF00}.Release|x64.Deploy.0 = Release|x64
{7F6DFBB3-05C3-4C62-B33B-C6CA1D2FFF00}.Release|x86.ActiveCfg = Release|x86
{7F6DFBB3-05C3-4C62-B33B-C6CA1D2FFF00}.Release|x86.Build.0 = Release|x86
{7F6DFBB3-05C3-4C62-B33B-C6CA1D2FFF00}.Release|x86.Deploy.0 = Release|x86
{D7B0C306-3937-474D-A6D7-F5505BE3A2A2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D7B0C306-3937-474D-A6D7-F5505BE3A2A2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D7B0C306-3937-474D-A6D7-F5505BE3A2A2}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{D7B0C306-3937-474D-A6D7-F5505BE3A2A2}.Debug|ARM.ActiveCfg = Debug|ARM
{D7B0C306-3937-474D-A6D7-F5505BE3A2A2}.Debug|ARM.Build.0 = Debug|ARM
{D7B0C306-3937-474D-A6D7-F5505BE3A2A2}.Debug|ARM.Deploy.0 = Debug|ARM
{D7B0C306-3937-474D-A6D7-F5505BE3A2A2}.Debug|x64.ActiveCfg = Debug|x64
{D7B0C306-3937-474D-A6D7-F5505BE3A2A2}.Debug|x64.Build.0 = Debug|x64
{D7B0C306-3937-474D-A6D7-F5505BE3A2A2}.Debug|x64.Deploy.0 = Debug|x64
{D7B0C306-3937-474D-A6D7-F5505BE3A2A2}.Debug|x86.ActiveCfg = Debug|x86
{D7B0C306-3937-474D-A6D7-F5505BE3A2A2}.Debug|x86.Build.0 = Debug|x86
{D7B0C306-3937-474D-A6D7-F5505BE3A2A2}.Debug|x86.Deploy.0 = Debug|x86
{D7B0C306-3937-474D-A6D7-F5505BE3A2A2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D7B0C306-3937-474D-A6D7-F5505BE3A2A2}.Release|Any CPU.Build.0 = Release|Any CPU
{D7B0C306-3937-474D-A6D7-F5505BE3A2A2}.Release|Any CPU.Deploy.0 = Release|Any CPU
{D7B0C306-3937-474D-A6D7-F5505BE3A2A2}.Release|ARM.ActiveCfg = Release|ARM
{D7B0C306-3937-474D-A6D7-F5505BE3A2A2}.Release|ARM.Build.0 = Release|ARM
{D7B0C306-3937-474D-A6D7-F5505BE3A2A2}.Release|ARM.Deploy.0 = Release|ARM
{D7B0C306-3937-474D-A6D7-F5505BE3A2A2}.Release|x64.ActiveCfg = Release|x64
{D7B0C306-3937-474D-A6D7-F5505BE3A2A2}.Release|x64.Build.0 = Release|x64
{D7B0C306-3937-474D-A6D7-F5505BE3A2A2}.Release|x64.Deploy.0 = Release|x64
{D7B0C306-3937-474D-A6D7-F5505BE3A2A2}.Release|x86.ActiveCfg = Release|x86
{D7B0C306-3937-474D-A6D7-F5505BE3A2A2}.Release|x86.Build.0 = Release|x86
{D7B0C306-3937-474D-A6D7-F5505BE3A2A2}.Release|x86.Deploy.0 = Release|x86
{9468C9A8-9D2F-43D6-9702-3CCCD1E55932}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9468C9A8-9D2F-43D6-9702-3CCCD1E55932}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9468C9A8-9D2F-43D6-9702-3CCCD1E55932}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{9468C9A8-9D2F-43D6-9702-3CCCD1E55932}.Debug|ARM.ActiveCfg = Debug|ARM
{9468C9A8-9D2F-43D6-9702-3CCCD1E55932}.Debug|ARM.Build.0 = Debug|ARM
{9468C9A8-9D2F-43D6-9702-3CCCD1E55932}.Debug|ARM.Deploy.0 = Debug|ARM
{9468C9A8-9D2F-43D6-9702-3CCCD1E55932}.Debug|x64.ActiveCfg = Debug|x64
{9468C9A8-9D2F-43D6-9702-3CCCD1E55932}.Debug|x64.Build.0 = Debug|x64
{9468C9A8-9D2F-43D6-9702-3CCCD1E55932}.Debug|x64.Deploy.0 = Debug|x64
{9468C9A8-9D2F-43D6-9702-3CCCD1E55932}.Debug|x86.ActiveCfg = Debug|x86
{9468C9A8-9D2F-43D6-9702-3CCCD1E55932}.Debug|x86.Build.0 = Debug|x86
{9468C9A8-9D2F-43D6-9702-3CCCD1E55932}.Debug|x86.Deploy.0 = Debug|x86
{9468C9A8-9D2F-43D6-9702-3CCCD1E55932}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9468C9A8-9D2F-43D6-9702-3CCCD1E55932}.Release|Any CPU.Build.0 = Release|Any CPU
{9468C9A8-9D2F-43D6-9702-3CCCD1E55932}.Release|Any CPU.Deploy.0 = Release|Any CPU
{9468C9A8-9D2F-43D6-9702-3CCCD1E55932}.Release|ARM.ActiveCfg = Release|ARM
{9468C9A8-9D2F-43D6-9702-3CCCD1E55932}.Release|ARM.Build.0 = Release|ARM
{9468C9A8-9D2F-43D6-9702-3CCCD1E55932}.Release|ARM.Deploy.0 = Release|ARM
{9468C9A8-9D2F-43D6-9702-3CCCD1E55932}.Release|x64.ActiveCfg = Release|x64
{9468C9A8-9D2F-43D6-9702-3CCCD1E55932}.Release|x64.Build.0 = Release|x64
{9468C9A8-9D2F-43D6-9702-3CCCD1E55932}.Release|x64.Deploy.0 = Release|x64
{9468C9A8-9D2F-43D6-9702-3CCCD1E55932}.Release|x86.ActiveCfg = Release|x86
{9468C9A8-9D2F-43D6-9702-3CCCD1E55932}.Release|x86.Build.0 = Release|x86
{9468C9A8-9D2F-43D6-9702-3CCCD1E55932}.Release|x86.Deploy.0 = Release|x86
{A4422B1B-0053-43B9-B4D0-41B8E5EB6032}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A4422B1B-0053-43B9-B4D0-41B8E5EB6032}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A4422B1B-0053-43B9-B4D0-41B8E5EB6032}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{A4422B1B-0053-43B9-B4D0-41B8E5EB6032}.Debug|ARM.ActiveCfg = Debug|ARM
{A4422B1B-0053-43B9-B4D0-41B8E5EB6032}.Debug|ARM.Build.0 = Debug|ARM
{A4422B1B-0053-43B9-B4D0-41B8E5EB6032}.Debug|ARM.Deploy.0 = Debug|ARM
{A4422B1B-0053-43B9-B4D0-41B8E5EB6032}.Debug|x64.ActiveCfg = Debug|x64
{A4422B1B-0053-43B9-B4D0-41B8E5EB6032}.Debug|x64.Build.0 = Debug|x64
{A4422B1B-0053-43B9-B4D0-41B8E5EB6032}.Debug|x64.Deploy.0 = Debug|x64
{A4422B1B-0053-43B9-B4D0-41B8E5EB6032}.Debug|x86.ActiveCfg = Debug|x86
{A4422B1B-0053-43B9-B4D0-41B8E5EB6032}.Debug|x86.Build.0 = Debug|x86
{A4422B1B-0053-43B9-B4D0-41B8E5EB6032}.Debug|x86.Deploy.0 = Debug|x86
{A4422B1B-0053-43B9-B4D0-41B8E5EB6032}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A4422B1B-0053-43B9-B4D0-41B8E5EB6032}.Release|Any CPU.Build.0 = Release|Any CPU
{A4422B1B-0053-43B9-B4D0-41B8E5EB6032}.Release|Any CPU.Deploy.0 = Release|Any CPU
{A4422B1B-0053-43B9-B4D0-41B8E5EB6032}.Release|ARM.ActiveCfg = Release|ARM
{A4422B1B-0053-43B9-B4D0-41B8E5EB6032}.Release|ARM.Build.0 = Release|ARM
{A4422B1B-0053-43B9-B4D0-41B8E5EB6032}.Release|ARM.Deploy.0 = Release|ARM
{A4422B1B-0053-43B9-B4D0-41B8E5EB6032}.Release|x64.ActiveCfg = Release|x64
{A4422B1B-0053-43B9-B4D0-41B8E5EB6032}.Release|x64.Build.0 = Release|x64
{A4422B1B-0053-43B9-B4D0-41B8E5EB6032}.Release|x64.Deploy.0 = Release|x64
{A4422B1B-0053-43B9-B4D0-41B8E5EB6032}.Release|x86.ActiveCfg = Release|x86
{A4422B1B-0053-43B9-B4D0-41B8E5EB6032}.Release|x86.Build.0 = Release|x86
{A4422B1B-0053-43B9-B4D0-41B8E5EB6032}.Release|x86.Deploy.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal

Просмотреть файл

@ -0,0 +1,82 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup Label="ProjectConfigurations">
<ProjectConfiguration Include="Debug|AnyCPU">
<Configuration>Debug</Configuration>
<Platform>AnyCPU</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Debug|ARM">
<Configuration>Debug</Configuration>
<Platform>ARM</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Debug|x64">
<Configuration>Debug</Configuration>
<Platform>x64</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Debug|x86">
<Configuration>Debug</Configuration>
<Platform>x86</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Release|AnyCPU">
<Configuration>Release</Configuration>
<Platform>AnyCPU</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Release|ARM">
<Configuration>Release</Configuration>
<Platform>ARM</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Release|x64">
<Configuration>Release</Configuration>
<Platform>x64</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Release|x86">
<Configuration>Release</Configuration>
<Platform>x86</Platform>
</ProjectConfiguration>
</ItemGroup>
<PropertyGroup Label="Globals">
<ProjectGuid>afec8058-e312-433a-b0d9-314ead697bba</ProjectGuid>
</PropertyGroup>
<PropertyGroup Condition="'$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' &lt; '11.0'">
<VisualStudioVersion>11.0</VisualStudioVersion>
</PropertyGroup>
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\$(WMSJSProjectDirectory)\Microsoft.VisualStudio.$(WMSJSProject).Default.props" />
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\$(WMSJSProjectDirectory)\Microsoft.VisualStudio.$(WMSJSProject).props" />
<PropertyGroup>
<TargetPlatformIdentifier>Windows</TargetPlatformIdentifier>
<TargetPlatformVersion>8.0</TargetPlatformVersion>
<DefaultLanguage>en-US</DefaultLanguage>
<PackageCertificateKeyFile>ChartLegend_TemporaryKey.pfx</PackageCertificateKeyFile>
</PropertyGroup>
<ItemGroup>
<AppxManifest Include="package.appxmanifest">
<SubType>Designer</SubType>
</AppxManifest>
<Content Include="default.html" />
<Content Include="images\logo.png" />
<Content Include="images\smalllogo.png" />
<Content Include="images\splashscreen.png" />
<Content Include="images\storelogo.png" />
<Content Include="js\default.js" />
<Content Include="css\default.css" />
<Content Include="ReadMe.html" />
<None Include="ChartLegend_TemporaryKey.pfx" />
</ItemGroup>
<ItemGroup>
<SDKReference Include="Microsoft.WinJS.1.0, Version=1.0" />
<SDKReference Include="Telerik.UI, Version=2013.1.417" />
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\$(WMSJSProjectDirectory)\Microsoft.VisualStudio.$(WMSJSProject).targets" />
<!-- To modify your build process, add your task inside one of the targets below then uncomment
that target and the DisableFastUpToDateCheck PropertyGroup.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
</Target>
<Target Name="AfterBuild">
</Target>
<PropertyGroup>
<DisableFastUpToDateCheck>true</DisableFastUpToDateCheck>
</PropertyGroup>
-->
</Project>

Двоичные данные
Chart/ChartLegend/ChartLegend_TemporaryKey.pfx Normal file

Двоичный файл не отображается.

Просмотреть файл

@ -0,0 +1,4 @@
<p>
This sample shows a RadChart with customized legend. The legend is moved under the chart, it is right-aligned and using modified border and label
styles.
</p>

Просмотреть файл

@ -0,0 +1,10 @@
.mainContent {
margin: 120px;
width: 1000px;
}
.info {
color: #feef7a;
margin-left: 120px;
width: 1000px;
}

Просмотреть файл

@ -0,0 +1,64 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>ChartLegend</title>
<!-- WinJS references -->
<link href="//Microsoft.WinJS.1.0/css/ui-dark.css" rel="stylesheet" />
<script src="//Microsoft.WinJS.1.0/js/base.js"></script>
<script src="//Microsoft.WinJS.1.0/js/ui.js"></script>
<!-- Telerik references -->
<link href="///Telerik.UI/css/common.css" rel="stylesheet" />
<link href="///Telerik.UI/css/dark.css" rel="stylesheet" />
<script src="///Telerik.UI/js/jquery.js"></script>
<script src="///Telerik.UI/js/ui.js"></script>
<!-- ChartLegend references -->
<link href="/css/default.css" rel="stylesheet" />
<script src="/js/default.js"></script>
</head>
<body>
<section class="mainContent">
<p>Below you can see an example of a customized chart legend:</p>
<div id="borderSettingsChart" data-win-control="Telerik.UI.RadChart" data-win-options="{
series: [{
type: 'pie',
data: [
{ value: 16.7, category: 'Europe' },
{ value: 20, category: 'North America' },
{ value: 15.7, category: 'South America' },
{ value: 26.6, category: 'Asia', explode: true },
{ value: 23.5, category: 'Australia' }
],
labels: {
visible: true
}
}],
legend: {
border: {
color:'#336699',
width: 1,
dashType: 'dot'
},
labels: {
color: '#fff',
font: 'Segoe UI'
},
position: 'bottom',
margin: {
top: 50
},
offsetX: 100
},
width: 600
}">
</div>
</section>
<div class="info" data-win-control="WinJS.UI.HtmlControl" data-win-options="{
uri: 'readme.html'
}">
</div>
</body>
</html>

Двоичные данные
Chart/ChartLegend/images/logo.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 801 B

Двоичные данные
Chart/ChartLegend/images/smalllogo.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 329 B

Двоичные данные
Chart/ChartLegend/images/splashscreen.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 2.1 KiB

Двоичные данные
Chart/ChartLegend/images/storelogo.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 429 B

Просмотреть файл

@ -0,0 +1,34 @@
// For an introduction to the Blank template, see the following documentation:
// http://go.microsoft.com/fwlink/?LinkId=232509
(function () {
"use strict";
WinJS.Binding.optimizeBindingReferences = true;
var app = WinJS.Application;
var activation = Windows.ApplicationModel.Activation;
app.onactivated = function (args) {
if (args.detail.kind === activation.ActivationKind.launch) {
if (args.detail.previousExecutionState !== activation.ApplicationExecutionState.terminated) {
// TODO: This application has been newly launched. Initialize
// your application here.
} else {
// TODO: This application has been reactivated from suspension.
// Restore application state here.
}
args.setPromise(WinJS.UI.processAll());
}
};
app.oncheckpoint = function (args) {
// TODO: This application is about to be suspended. Save any state
// that needs to persist across suspensions here. You might use the
// WinJS.Application.sessionState object, which is automatically
// saved and restored across suspension. If you need to complete an
// asynchronous operation before your application is suspended, call
// args.setPromise().
};
app.start();
})();

Просмотреть файл

@ -0,0 +1,48 @@
<?xml version="1.0" encoding="utf-8"?>
<Package xmlns="http://schemas.microsoft.com/appx/2010/manifest">
<Identity
Name="afec8058-e312-433a-b0d9-314ead697bba"
Version="1.0.0.0"
Publisher="CN=tsivanova" />
<Properties>
<DisplayName>ChartLegend</DisplayName>
<PublisherDisplayName>tsivanova</PublisherDisplayName>
<Logo>images\storelogo.png</Logo>
</Properties>
<Prerequisites>
<OSMinVersion>6.2.1</OSMinVersion>
<OSMaxVersionTested>6.2.1</OSMaxVersionTested>
</Prerequisites>
<Resources>
<Resource Language="x-generate" />
</Resources>
<Applications>
<Application
Id="App"
StartPage="default.html">
<VisualElements
DisplayName="ChartLegend"
Logo="images\logo.png"
SmallLogo="images\smalllogo.png"
Description="ChartLegend"
ForegroundText="light"
BackgroundColor="#464646">
<DefaultTile ShowName="allLogos" />
<SplashScreen Image="images\splashscreen.png" />
</VisualElements>
</Application>
</Applications>
<Capabilities>
<Capability Name="internetClient" />
</Capabilities>
</Package>

Просмотреть файл

@ -0,0 +1,82 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup Label="ProjectConfigurations">
<ProjectConfiguration Include="Debug|AnyCPU">
<Configuration>Debug</Configuration>
<Platform>AnyCPU</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Debug|ARM">
<Configuration>Debug</Configuration>
<Platform>ARM</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Debug|x64">
<Configuration>Debug</Configuration>
<Platform>x64</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Debug|x86">
<Configuration>Debug</Configuration>
<Platform>x86</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Release|AnyCPU">
<Configuration>Release</Configuration>
<Platform>AnyCPU</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Release|ARM">
<Configuration>Release</Configuration>
<Platform>ARM</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Release|x64">
<Configuration>Release</Configuration>
<Platform>x64</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Release|x86">
<Configuration>Release</Configuration>
<Platform>x86</Platform>
</ProjectConfiguration>
</ItemGroup>
<PropertyGroup Label="Globals">
<ProjectGuid>74b4cd96-e86a-4a48-9e7d-6147f56bfbcb</ProjectGuid>
</PropertyGroup>
<PropertyGroup Condition="'$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' &lt; '11.0'">
<VisualStudioVersion>11.0</VisualStudioVersion>
</PropertyGroup>
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\$(WMSJSProjectDirectory)\Microsoft.VisualStudio.$(WMSJSProject).Default.props" />
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\$(WMSJSProjectDirectory)\Microsoft.VisualStudio.$(WMSJSProject).props" />
<PropertyGroup>
<TargetPlatformIdentifier>Windows</TargetPlatformIdentifier>
<TargetPlatformVersion>8.0</TargetPlatformVersion>
<DefaultLanguage>en-US</DefaultLanguage>
<PackageCertificateKeyFile>ChartTooltips_TemporaryKey.pfx</PackageCertificateKeyFile>
</PropertyGroup>
<ItemGroup>
<AppxManifest Include="package.appxmanifest">
<SubType>Designer</SubType>
</AppxManifest>
<Content Include="default.html" />
<Content Include="images\logo.png" />
<Content Include="images\smalllogo.png" />
<Content Include="images\splashscreen.png" />
<Content Include="images\storelogo.png" />
<Content Include="js\default.js" />
<Content Include="css\default.css" />
<Content Include="ReadMe.html" />
<None Include="ChartTooltips_TemporaryKey.pfx" />
</ItemGroup>
<ItemGroup>
<SDKReference Include="Microsoft.WinJS.1.0, Version=1.0" />
<SDKReference Include="Telerik.UI, Version=2013.1.417" />
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\$(WMSJSProjectDirectory)\Microsoft.VisualStudio.$(WMSJSProject).targets" />
<!-- To modify your build process, add your task inside one of the targets below then uncomment
that target and the DisableFastUpToDateCheck PropertyGroup.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
</Target>
<Target Name="AfterBuild">
</Target>
<PropertyGroup>
<DisableFastUpToDateCheck>true</DisableFastUpToDateCheck>
</PropertyGroup>
-->
</Project>

Двоичные данные
Chart/ChartTooltips/ChartTooltips_TemporaryKey.pfx Normal file

Двоичный файл не отображается.

Просмотреть файл

@ -0,0 +1,3 @@
<p>
This sample shows a chart with templated tooltips. Hover over the bubbles to see information about them in a tooltip.
</p>

Просмотреть файл

@ -0,0 +1,10 @@
.mainContent {
margin: 120px;
width: 1000px;
}
.info {
color: #feef7a;
margin-left: 120px;
width: 1000px;
}

Просмотреть файл

@ -0,0 +1,75 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>ChartTooltips</title>
<!-- WinJS references -->
<link href="//Microsoft.WinJS.1.0/css/ui-dark.css" rel="stylesheet" />
<script src="//Microsoft.WinJS.1.0/js/base.js"></script>
<script src="//Microsoft.WinJS.1.0/js/ui.js"></script>
<!-- Telerik references -->
<link href="///Telerik.UI/css/common.css" rel="stylesheet" />
<link href="///Telerik.UI/css/dark.css" rel="stylesheet" />
<script src="///Telerik.UI/js/jquery.js"></script>
<script src="///Telerik.UI/js/ui.js"></script>
<!-- ChartTooltips references -->
<link href="/css/default.css" rel="stylesheet" />
<script src="/js/default.js"></script>
</head>
<body>
<section class="mainContent">
<p>Hover over series to see the customized tooltips. :</p>
<div id="multipleAxesChart" data-win-control="Telerik.UI.RadChart" data-win-options="{
series: [{
type: 'bubble',
data: [ {Year: 2002, UnitsSold: 2100, UnitPrice: 50000 , Name: 'Number of units sold in 2002'},
{Year: 2005, UnitsSold: 4350, UnitPrice: 61000 , Name: 'Number of units sold in 2005'},
{Year: 2008, UnitsSold: 6040, UnitPrice: 70000, Name: 'Number of units sold in 2008'},
{Year: 2012, UnitsSold: 6500, UnitPrice: 100000, Name: 'Number of units sold in 2012'}
],
yField: 'Year',
xField: 'UnitsSold',
sizeField: 'UnitPrice',
categoryField: 'Name',
xAxis: 'sales',
name: 'Sales',
tooltip: {
template: '#=category#: #=dataItem.UnitsSold# &lt;br/&gt; Unit price: #=dataItem.UnitPrice# '
}
},
{
type: 'bubble',
data: [{Year: 2002, Offices: 1, Employees: 3, Name: 'Number of employees in 2002'},
{Year: 2005, Offices: 1, Employees: 15, Name: 'Number of employees in 2005'},
{Year: 2008, Offices: 3, Employees: 41, Name: 'Number of employees in 2008'},
{Year: 2012, Offices: 5, Employees: 102, Name: 'Number of employees in 2012'}],
yField: 'Year',
xField: 'Employees',
sizeField: 'Offices',
categoryField: 'Name',
xAxis: 'employees',
name: 'Employees',
tooltip: {
template:'#=category#: #=value.x# &lt;br/&gt; Number of offices: #=value.size#'
}
}],
xAxis: [{
name: 'sales'
}, {
name: 'employees'
}],
tooltip: {
visible: true
}
}">
</div>
</section>
<div class="info" data-win-control="WinJS.UI.HtmlControl" data-win-options="{
uri: 'readme.html'
}">
</div>
</body>
</html>

Двоичные данные
Chart/ChartTooltips/images/logo.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 801 B

Двоичные данные
Chart/ChartTooltips/images/smalllogo.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 329 B

Двоичные данные
Chart/ChartTooltips/images/splashscreen.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 2.1 KiB

Двоичные данные
Chart/ChartTooltips/images/storelogo.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 429 B

Некоторые файлы не были показаны из-за слишком большого количества измененных файлов Показать больше