Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 593D0200C37 for ; Sun, 19 Mar 2017 23:48:59 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 57FBD160B6D; Sun, 19 Mar 2017 22:48:59 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id D3018160B91 for ; Sun, 19 Mar 2017 23:48:57 +0100 (CET) Received: (qmail 9272 invoked by uid 500); 19 Mar 2017 22:48:57 -0000 Mailing-List: contact commits-help@guacamole.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@guacamole.incubator.apache.org Delivered-To: mailing list commits@guacamole.incubator.apache.org Received: (qmail 9263 invoked by uid 99); 19 Mar 2017 22:48:57 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 19 Mar 2017 22:48:57 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 82E41184962 for ; Sun, 19 Mar 2017 22:48:56 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -2.369 X-Spam-Level: X-Spam-Status: No, score=-2.369 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LINEPADDING=1.2, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-0.001, SPF_NEUTRAL=0.652] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id JKqeev-bPUkt for ; Sun, 19 Mar 2017 22:48:51 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with SMTP id 7BAAC60D7F for ; Sun, 19 Mar 2017 22:48:48 +0000 (UTC) Received: (qmail 8882 invoked by uid 99); 19 Mar 2017 22:48:47 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 19 Mar 2017 22:48:47 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 96266DFF71; Sun, 19 Mar 2017 22:48:47 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: mjumper@apache.org To: commits@guacamole.incubator.apache.org Date: Sun, 19 Mar 2017 22:49:26 -0000 Message-Id: <393acbcca1ce4bb4916c8bb230cf17c6@git.apache.org> In-Reply-To: <93aebcc0251142d4a4e4e5b9789d3275@git.apache.org> References: <93aebcc0251142d4a4e4e5b9789d3275@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [41/51] [partial] incubator-guacamole-website git commit: Deploy draft documentation for 0.9.12-incubating. archived-at: Sun, 19 Mar 2017 22:48:59 -0000 http://git-wip-us.apache.org/repos/asf/incubator-guacamole-website/blob/31f2d19d/content/doc/0.9.12-incubating/guacamole-common-js/Guacamole.Keyboard.html ---------------------------------------------------------------------- diff --git a/content/doc/0.9.12-incubating/guacamole-common-js/Guacamole.Keyboard.html b/content/doc/0.9.12-incubating/guacamole-common-js/Guacamole.Keyboard.html new file mode 100644 index 0000000..685263f --- /dev/null +++ b/content/doc/0.9.12-incubating/guacamole-common-js/Guacamole.Keyboard.html @@ -0,0 +1,1181 @@ + + + + + JSDoc: Class: Keyboard + + + + + + + + + + +
+ +

Class: Keyboard

+ + + + + + +
+ +
+ +

+ Guacamole.Keyboard

+ + +
+ +
+
+ + + + + +

new Keyboard(element)

+ + + + + +
+ Provides cross-browser and cross-keyboard keyboard for a specific element. +Browser and keyboard layout variation is abstracted away, providing events +which represent keys as their corresponding X11 keysym. +
+ + + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
element + + +Element + + + + The Element to use to provide keyboard events.
+ + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Source:
+
+ + + + + + + +
+ + + + + + + + + + + + + + + + + +
+ + + + + + +

Classes

+ +
+
ModifierState
+
+
+ + + + + + + +

Members

+ + + +

modifiers

+ + + + +
+ All modifiers and their states. +
+ + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Source:
+
+ + + + + + + +
+ + + + + + + + +

pressed

+ + + + +
+ The state of every key, indexed by keysym. If a particular key is +pressed, the value of pressed for that keysym will be true. If a key +is not currently pressed, it will not be defined. +
+ + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Source:
+
+ + + + + + + +
+ + + + + + + + + + +

Methods

+ + + + + + +

press(keysym) → {Boolean}

+ + + + + +
+ Marks a key as pressed, firing the keydown event if registered. Key +repeat for the pressed key will start after a delay if that key is +not a modifier. The return value of this function depends on the +return value of the keydown event handler, if any. +
+ + + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
keysym + + +Number + + + + The keysym of the key to press.
+ + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Source:
+
+ + + + + + + +
+ + + + + + + + + + + + + +
Returns:
+ + +
+ true if event should NOT be canceled, false otherwise. +
+ + + +
+
+ Type +
+
+ +Boolean + + +
+
+ + + + + + + + + + +

release(keysym)

+ + + + + +
+ Marks a key as released, firing the keyup event if registered. +
+ + + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
keysym + + +Number + + + + The keysym of the key to release.
+ + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Source:
+
+ + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + +

reset()

+ + + + + +
+ Resets the state of this keyboard, releasing all keys, and firing keyup +events for each released key. +
+ + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Source:
+
+ + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + +

(inner) isPrintable(keysym) → {Boolean}

+ + + + + +
+ Returns true if the given keysym corresponds to a printable character, +false otherwise. +
+ + + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
keysym + + +Number + + + + The keysym to check.
+ + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Source:
+
+ + + + + + + +
+ + + + + + + + + + + + + +
Returns:
+ + +
+ true if the given keysym corresponds to a printable character, + false otherwise. +
+ + + +
+
+ Type +
+
+ +Boolean + + +
+
+ + + + + + + + + + + +

Events

+ + + + + + +

onkeydown

+ + + + + +
+ Fired whenever the user presses a key with the element associated +with this Guacamole.Keyboard in focus. +
+ + + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
keysym + + +Number + + + + The keysym of the key being pressed.
+ + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Source:
+
+ + + + + + + +
+ + + + + + + + + + + + + +
Returns:
+ + +
+ true if the key event should be allowed through to the + browser, false otherwise. +
+ + + +
+
+ Type +
+
+ +Boolean + + +
+
+ + + + + + + + + + +

onkeyup

+ + + + + +
+ Fired whenever the user releases a key with the element associated +with this Guacamole.Keyboard in focus. +
+ + + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
keysym + + +Number + + + + The keysym of the key being released.
+ + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Source:
+
+ + + + + + + +
+ + + + + + + + + + + + + + + + + + +
+ +
+ + + + +
+ + + +
+ +
+ Documentation generated by JSDoc 3.4.0 on Sat Mar 18 2017 19:26:49 GMT-0700 (PDT) +
+ + + + + + + \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-guacamole-website/blob/31f2d19d/content/doc/0.9.12-incubating/guacamole-common-js/Guacamole.Layer.Pixel.html ---------------------------------------------------------------------- diff --git a/content/doc/0.9.12-incubating/guacamole-common-js/Guacamole.Layer.Pixel.html b/content/doc/0.9.12-incubating/guacamole-common-js/Guacamole.Layer.Pixel.html new file mode 100644 index 0000000..cac0879 --- /dev/null +++ b/content/doc/0.9.12-incubating/guacamole-common-js/Guacamole.Layer.Pixel.html @@ -0,0 +1,548 @@ + + + + + JSDoc: Class: Pixel + + + + + + + + + + +
+ +

Class: Pixel

+ + + + + + +
+ +
+ +

+ Guacamole.Layer.Pixel

+ + +
+ +
+
+ + + + + +

new Pixel(r, g, b, a)

+ + + + + +
+ Represents a single pixel of image data. All components have a minimum value +of 0 and a maximum value of 255. +
+ + + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
r + + +Number + + + + The red component of this pixel.
g + + +Number + + + + The green component of this pixel.
b + + +Number + + + + The blue component of this pixel.
a + + +Number + + + + The alpha component of this pixel.
+ + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Source:
+
+ + + + + + + +
+ + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + +

Members

+ + + +

alpha

+ + + + +
+ The alpha component of this pixel, where 0 is the minimum value, +and 255 is the maximum. +
+ + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Source:
+
+ + + + + + + +
+ + + + + + + + +

blue

+ + + + +
+ The blue component of this pixel, where 0 is the minimum value, +and 255 is the maximum. +
+ + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Source:
+
+ + + + + + + +
+ + + + + + + + +

green

+ + + + +
+ The green component of this pixel, where 0 is the minimum value, +and 255 is the maximum. +
+ + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Source:
+
+ + + + + + + +
+ + + + + + + + +

red

+ + + + +
+ The red component of this pixel, where 0 is the minimum value, +and 255 is the maximum. +
+ + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Source:
+
+ + + + + + + +
+ + + + + + + + + + + + + + +
+ +
+ + + + +
+ + + +
+ +
+ Documentation generated by JSDoc 3.4.0 on Sat Mar 18 2017 19:26:49 GMT-0700 (PDT) +
+ + + + + + + \ No newline at end of file