From 7d67172dfa7e1faab09745fa1ecfdb4f9cdadb5d Mon Sep 17 00:00:00 2001 From: "Mijin, Cho" Date: Mon, 2 Dec 2019 15:36:45 +0900 Subject: [PATCH] [All version] Update TD URL in ui_fw_api and w3c_api Signed-off-by: Mijin, Cho --- .../web/api/2.3.2/w3c_api/w3c_api_w.html | 82 ++++++++-------- .../wearable_circularindexscrollbar.htm | 2 +- .../web/api/2.4/ui_fw_api/ui_fw_api_cover.htm | 2 +- .../web/api/2.4/w3c_api/w3c_api_m.html | 82 ++++++++-------- .../web/api/2.4/w3c_api/w3c_api_w.html | 74 +++++++------- .../wearable_circularindexscrollbar.htm | 2 +- .../web/api/3.0/ui_fw_api/ui_fw_api_cover.htm | 2 +- .../web/api/3.0/w3c_api/w3c_api_m.html | 98 +++++++++---------- .../web/api/3.0/w3c_api/w3c_api_tv.html | 90 ++++++++--------- .../web/api/3.0/w3c_api/w3c_api_w.html | 82 ++++++++-------- .../wearable_circularindexscrollbar.htm | 2 +- .../web/api/4.0/ui_fw_api/ui_fw_api_cover.htm | 2 +- .../web/api/4.0/w3c_api/w3c_api_m.html | 98 +++++++++---------- .../web/api/4.0/w3c_api/w3c_api_tv.html | 90 ++++++++--------- .../web/api/4.0/w3c_api/w3c_api_w.html | 82 ++++++++-------- .../wearable_circularindexscrollbar.htm | 2 +- .../wearable_marquee.htm | 2 +- .../wearable_processing.htm | 2 +- .../wearable_sectionchanger.htm | 2 +- .../wearable_selector.htm | 2 +- .../Wearable_UIComponents/wearable_slider.htm | 2 +- .../wearable_snaplistview.htm | 2 +- .../wearable_toggleswitch.htm | 2 +- .../wearable_virtuallist.htm | 2 +- .../web/api/5.0/ui_fw_api/ui_fw_api_cover.htm | 2 +- .../web/api/5.0/w3c_api/w3c_api_m.html | 98 +++++++++---------- .../web/api/5.0/w3c_api/w3c_api_tv.html | 90 ++++++++--------- .../web/api/5.0/w3c_api/w3c_api_w.html | 82 ++++++++-------- 28 files changed, 540 insertions(+), 540 deletions(-) mode change 100644 => 100755 docs/application/web/api/2.4/w3c_api/w3c_api_w.html diff --git a/docs/application/web/api/2.3.2/w3c_api/w3c_api_w.html b/docs/application/web/api/2.3.2/w3c_api/w3c_api_w.html index 3e8369899b..0687d348b7 100755 --- a/docs/application/web/api/2.3.2/w3c_api/w3c_api_w.html +++ b/docs/application/web/api/2.3.2/w3c_api/w3c_api_w.html @@ -23,7 +23,7 @@

Tizen Wearable Web W3C/HTML5 and Supplementaries API Reference

The APIs listed in this category are all part of the W3C specifications. Some of the APIs are stable while others are draft specifications. The draft APIs are subject to change as the W3C specification evolves.

The W3C APIs are categorized based on the functionality to make it easier to locate specific APIs. - To learn the Tizen features provided by the W3C/HTML5 and some supplementary APIs, see Guide to W3C/HTML5 and Some Supplementary Features.

+ To learn the Tizen features provided by the W3C/HTML5 and some supplementary APIs, see Guide to W3C/HTML5 and Some Supplementary Features.

DOM, Forms and Styles

@@ -201,7 +201,7 @@

Tizen Wearable Web W3C/HTML5 and Supplementaries API Reference

  • compassneedscalibration
  • @@ -531,8 +531,8 @@

    Media

  • saveAs of Window interface
  • @@ -551,8 +551,8 @@

    Media

  • initIDBVersionChangeEvent of IDBVersionChangeEvent interface
  • @@ -562,8 +562,8 @@

    Media

    @@ -582,9 +582,9 @@

    Security

    @@ -715,9 +715,9 @@

    UI

    --> diff --git a/docs/application/web/api/2.4/ui_fw_api/Wearable_UIComponents/wearable_circularindexscrollbar.htm b/docs/application/web/api/2.4/ui_fw_api/Wearable_UIComponents/wearable_circularindexscrollbar.htm index dcef91940f..4adc675d99 100755 --- a/docs/application/web/api/2.4/ui_fw_api/Wearable_UIComponents/wearable_circularindexscrollbar.htm +++ b/docs/application/web/api/2.4/ui_fw_api/Wearable_UIComponents/wearable_circularindexscrollbar.htm @@ -27,7 +27,7 @@

    Circular Index Scroll Bar

    - +
    HTML Media Capture Capture and record multimedia content with input tag.
    The WebSocket API Offers bi-directional network connectivity.
    XMLHttpRequest Level 1 Enhancements on XHR, including binary file uploading, formdata submission, transfer progress, etc.
    File API: Directories and System API that allows accessing the device file system.
    WD WD LCWD Web SQL Database API for storing data in databases that can be queried using a variant of SQL.
    Note Cross-Origin Resource Sharing Sharing of resources across different domains.
    WD Geolocation API Specification Provides scripted access to geographical location information associated with the hosting device.
    Camera API (Tizen Extension) Provides interfaces for configuring camera options, recording video/audio, and capturing images.

    Provides a way for an element to be displayed in full screen mode programmatically. The method and attribute currently not supported are:
  • requestFullScreenWithKeys of element
  • allowFullScreen of iframe element
  • -

    Privilege Level: Public
    - Privilege: http://tizen.org/privilege/fullscreen

    +

    Privilege Level: Public
    + Privilege: http://tizen.org/privilege/fullscreen

    This component is optimized for circular UI. The component may not be shown properly in rectangular UI.
    If you want information for support to both circular and rectangular UI, see here.If you want information for support to both circular and rectangular UI, see here.
    diff --git a/docs/application/web/api/2.4/ui_fw_api/ui_fw_api_cover.htm b/docs/application/web/api/2.4/ui_fw_api/ui_fw_api_cover.htm index f30fca106b..b1a7cb948f 100755 --- a/docs/application/web/api/2.4/ui_fw_api/ui_fw_api_cover.htm +++ b/docs/application/web/api/2.4/ui_fw_api/ui_fw_api_cover.htm @@ -22,7 +22,7 @@
    diff --git a/docs/application/web/api/2.4/w3c_api/w3c_api_m.html b/docs/application/web/api/2.4/w3c_api/w3c_api_m.html index 0cec1bcd47..e089f12fb0 100755 --- a/docs/application/web/api/2.4/w3c_api/w3c_api_m.html +++ b/docs/application/web/api/2.4/w3c_api/w3c_api_m.html @@ -23,7 +23,7 @@

    Tizen Mobile Web W3C/HTML5 and Supplementaries API Reference

    The APIs listed in this category are all part of the W3C specifications. Some of the APIs are stable while others are draft specifications. The draft APIs are subject to change as the W3C specification evolves.

    The W3C APIs are categorized based on the functionality to make it easier to locate specific APIs. - To learn the Tizen features provided by the W3C/HTML5 and some supplementary APIs, see Guide to W3C/HTML5 and Some Supplementary Features.

    + To learn the Tizen features provided by the W3C/HTML5 and some supplementary APIs, see Guide to W3C/HTML5 and Some Supplementary Features.

    DOM, Forms and Styles

    @@ -183,7 +183,7 @@

    Tizen Mobile Web W3C/HTML5 and Supplementaries API Reference

  • compassneedscalibration event
    • -
    • Required feature: +
    • Required feature:
      • http://tizen.org/feature/sensor.accelerometer
      • http://tizen.org/feature/sensor.gyroscope
      • @@ -215,7 +215,7 @@

        Tizen Mobile Web W3C/HTML5 and Supplementaries API Reference

        the screen orientation state, to be informed when this state changes and to lock the screen orientation to a specific state.
    @@ -515,8 +515,8 @@

    Media

  • saveAs of Window interface
  • @@ -535,8 +535,8 @@

    Media

  • initIDBVersionChangeEvent of IDBVersionChangeEvent interface
  • @@ -546,8 +546,8 @@

    Media

    @@ -566,9 +566,9 @@

    Security

    @@ -699,9 +699,9 @@

    UI

    --> diff --git a/docs/application/web/api/3.0/ui_fw_api/Wearable_UIComponents/wearable_circularindexscrollbar.htm b/docs/application/web/api/3.0/ui_fw_api/Wearable_UIComponents/wearable_circularindexscrollbar.htm index fd8e9a129c..2e6da92e35 100755 --- a/docs/application/web/api/3.0/ui_fw_api/Wearable_UIComponents/wearable_circularindexscrollbar.htm +++ b/docs/application/web/api/3.0/ui_fw_api/Wearable_UIComponents/wearable_circularindexscrollbar.htm @@ -27,7 +27,7 @@

    Circular Index Scroll Bar

    - +
    HTML Media Capture Capture and record multimedia content with input tag.
    The WebSocket API Offers bi-directional network connectivity.
    HTML Media Capture Capture and record multimedia content with input tag.
    The WebSocket API Offers bi-directional network connectivity.
    XMLHttpRequest Level 1 Enhancements on XHR, including binary file uploading, formdata submission, transfer progress, etc.
    File API: Directories and System API that allows accessing the device file system.
    WD WD LCWD Web SQL Database API for storing data in databases that can be queried using a variant of SQL.
    Note Cross-Origin Resource Sharing Sharing of resources across different domains.
    WD Geolocation API Specification Provides scripted access to geographical location information associated with the hosting device.
    Camera API (Tizen Extension) Provides interfaces for configuring camera options, recording video/audio, and capturing images.

    Provides a way for an element to be displayed in full screen mode programmatically. The method and attribute currently not supported are:
  • requestFullScreenWithKeys of element
  • allowFullScreen of iframe element
  • -

    Privilege Level: Public
    - Privilege: http://tizen.org/privilege/fullscreen

    +

    Privilege Level: Public
    + Privilege: http://tizen.org/privilege/fullscreen

    This component is optimized for circular UI. The component may not be shown properly in rectangular UI.
    If you want information for support to both circular and rectangular UI, see hereIf you want information for support to both circular and rectangular UI, see here
    diff --git a/docs/application/web/api/3.0/ui_fw_api/ui_fw_api_cover.htm b/docs/application/web/api/3.0/ui_fw_api/ui_fw_api_cover.htm index a6884e9259..73d6101f7b 100755 --- a/docs/application/web/api/3.0/ui_fw_api/ui_fw_api_cover.htm +++ b/docs/application/web/api/3.0/ui_fw_api/ui_fw_api_cover.htm @@ -22,7 +22,7 @@
    diff --git a/docs/application/web/api/3.0/w3c_api/w3c_api_m.html b/docs/application/web/api/3.0/w3c_api/w3c_api_m.html index 69989daa2a..51aa16f314 100755 --- a/docs/application/web/api/3.0/w3c_api/w3c_api_m.html +++ b/docs/application/web/api/3.0/w3c_api/w3c_api_m.html @@ -23,7 +23,7 @@

    Tizen Mobile Web W3C/HTML5 and Supplementaries API Reference

    The APIs listed in this category are all part of the W3C specifications. Some of the APIs are stable while others are draft specifications. The draft APIs are subject to change as the W3C specification evolves.

    The W3C APIs are categorized based on the functionality to make it easier to locate specific APIs. - To learn the Tizen features provided by the W3C/HTML5 and some supplementary APIs, see Guide to W3C/HTML5 and Some Supplementary Features.

    + To learn the Tizen features provided by the W3C/HTML5 and some supplementary APIs, see Guide to W3C/HTML5 and Some Supplementary Features.

    Default Web Privilege

    Tizen WebApp have default privileges listed in below table. Some privileges are granted only when required version is under 2.2.1

    @@ -275,7 +275,7 @@

    Tizen Mobile Web W3C/HTML5 and Supplementaries API Reference

  • compassneedscalibration event
  • @@ -603,8 +603,8 @@

    Media

  • saveAs of Window interface
  • @@ -623,8 +623,8 @@

    Media

  • initIDBVersionChangeEvent of IDBVersionChangeEvent interface
  • @@ -634,8 +634,8 @@

    Media

    @@ -654,9 +654,9 @@

    Security

    @@ -787,9 +787,9 @@

    UI

    --> diff --git a/docs/application/web/api/4.0/ui_fw_api/Wearable_UIComponents/wearable_circularindexscrollbar.htm b/docs/application/web/api/4.0/ui_fw_api/Wearable_UIComponents/wearable_circularindexscrollbar.htm index c400794ac1..9f8b390258 100755 --- a/docs/application/web/api/4.0/ui_fw_api/Wearable_UIComponents/wearable_circularindexscrollbar.htm +++ b/docs/application/web/api/4.0/ui_fw_api/Wearable_UIComponents/wearable_circularindexscrollbar.htm @@ -27,7 +27,7 @@

    Circular Index Scroll Bar

    - +
    HTML Media Capture Capture and record multimedia content with input tag.
    The WebSocket API Offers bi-directional network connectivity.
    The WebSocket API Offers bi-directional network connectivity.
    HTML Media Capture Capture and record multimedia content with input tag.
    The WebSocket API Offers bi-directional network connectivity.
    XMLHttpRequest Level 1 Enhancements on XHR, including binary file uploading, formdata submission, transfer progress, etc.
    File API: Directories and System API that allows accessing the device file system.
    WD WD LCWD Web SQL Database API for storing data in databases that can be queried using a variant of SQL.
    Note Cross-Origin Resource Sharing Sharing of resources across different domains.
    WD Geolocation API Specification Provides scripted access to geographical location information associated with the hosting device.
    Camera API (Tizen Extension) Provides interfaces for configuring camera options, recording video/audio, and capturing images.

    Provides a way for an element to be displayed in full screen mode programmatically. The method and attribute currently not supported are:
  • requestFullScreenWithKeys of element
  • allowFullScreen of iframe element
  • -

    Privilege Level: Public
    - Privilege: http://tizen.org/privilege/fullscreen

    +

    Privilege Level: Public
    + Privilege: http://tizen.org/privilege/fullscreen

    This component is optimized for circular UI. The component may not be shown properly in rectangular UI.
    If you want information for support to both circular and rectangular UI, see hereIf you want information for support to both circular and rectangular UI, see here
    diff --git a/docs/application/web/api/4.0/ui_fw_api/ui_fw_api_cover.htm b/docs/application/web/api/4.0/ui_fw_api/ui_fw_api_cover.htm index 38896c0717..ffdb310b37 100755 --- a/docs/application/web/api/4.0/ui_fw_api/ui_fw_api_cover.htm +++ b/docs/application/web/api/4.0/ui_fw_api/ui_fw_api_cover.htm @@ -22,7 +22,7 @@
    diff --git a/docs/application/web/api/4.0/w3c_api/w3c_api_m.html b/docs/application/web/api/4.0/w3c_api/w3c_api_m.html index 7e7793d8e4..a5006f87a2 100755 --- a/docs/application/web/api/4.0/w3c_api/w3c_api_m.html +++ b/docs/application/web/api/4.0/w3c_api/w3c_api_m.html @@ -23,7 +23,7 @@

    Tizen Mobile Web W3C/HTML5 and Supplementaries API Reference

    The APIs listed in this category are all part of the W3C specifications. Some of the APIs are stable while others are draft specifications. The draft APIs are subject to change as the W3C specification evolves.

    The W3C APIs are categorized based on the functionality to make it easier to locate specific APIs. - To learn the Tizen features provided by the W3C/HTML5 and some supplementary APIs, see Guide to W3C/HTML5 and Some Supplementary Features.

    + To learn the Tizen features provided by the W3C/HTML5 and some supplementary APIs, see Guide to W3C/HTML5 and Some Supplementary Features.

    Default Web Privilege

    Tizen WebApp have default privileges listed in below table. Some privileges are granted only when required version is under 2.2.1

    @@ -275,7 +275,7 @@

    Tizen Mobile Web W3C/HTML5 and Supplementaries API Reference

  • compassneedscalibration event
  • @@ -610,8 +610,8 @@

    Media

  • saveAs of Window interface
  • @@ -630,8 +630,8 @@

    Media

  • initIDBVersionChangeEvent of IDBVersionChangeEvent interface
  • @@ -641,8 +641,8 @@

    Media

    @@ -661,9 +661,9 @@

    Security

    @@ -794,9 +794,9 @@

    UI

    --> diff --git a/docs/application/web/api/5.0/ui_fw_api/Wearable_UIComponents/wearable_circularindexscrollbar.htm b/docs/application/web/api/5.0/ui_fw_api/Wearable_UIComponents/wearable_circularindexscrollbar.htm index 7f5164a429..7139975297 100755 --- a/docs/application/web/api/5.0/ui_fw_api/Wearable_UIComponents/wearable_circularindexscrollbar.htm +++ b/docs/application/web/api/5.0/ui_fw_api/Wearable_UIComponents/wearable_circularindexscrollbar.htm @@ -34,7 +34,7 @@

    Circular Index Scroll Bar

    - +
    HTML Media Capture Capture and record multimedia content with input tag.
    The WebSocket API Offers bi-directional network connectivity.
    The WebSocket API Offers bi-directional network connectivity.
    HTML Media Capture Capture and record multimedia content with input tag.
    The WebSocket API Offers bi-directional network connectivity.
    XMLHttpRequest Level 1 Enhancements on XHR, including binary file uploading, formdata submission, transfer progress, etc.
    File API: Directories and System API that allows accessing the device file system.
    WD WD LCWD Web SQL Database API for storing data in databases that can be queried using a variant of SQL.
    Note Cross-Origin Resource Sharing Sharing of resources across different domains.
    WD Geolocation API Specification Provides scripted access to geographical location information associated with the hosting device.
    Camera API (Tizen Extension) Provides interfaces for configuring camera options, recording video/audio, and capturing images.

    Provides a way for an element to be displayed in full screen mode programmatically. The method and attribute currently not supported are:
  • requestFullScreenWithKeys of element
  • allowFullScreen of iframe element
  • -

    Privilege Level: Public
    - Privilege: http://tizen.org/privilege/fullscreen

    +

    Privilege Level: Public
    + Privilege: http://tizen.org/privilege/fullscreen

    This component is optimized for circular UI. The component may not be shown properly in rectangular UI.
    If you want information for support to both circular and rectangular UI, see hereIf you want information for support to both circular and rectangular UI, see here
    diff --git a/docs/application/web/api/5.0/ui_fw_api/Wearable_UIComponents/wearable_marquee.htm b/docs/application/web/api/5.0/ui_fw_api/Wearable_UIComponents/wearable_marquee.htm index dacb212ecb..c47589d68f 100755 --- a/docs/application/web/api/5.0/ui_fw_api/Wearable_UIComponents/wearable_marquee.htm +++ b/docs/application/web/api/5.0/ui_fw_api/Wearable_UIComponents/wearable_marquee.htm @@ -13,7 +13,7 @@

    Marquee

    It makes <div> element (has some child nodes such as text and img) move horizontally like legacy <marquee> tag.