mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-09 06:31:22 +00:00
GUAC-1053: Add constants for each input method type.
This commit is contained in:
@@ -192,8 +192,8 @@ angular.module('client').controller('clientController', ['$scope', '$routeParams
|
||||
autoFit : true,
|
||||
|
||||
/**
|
||||
* The currently selected input method. This may be either "none",
|
||||
* "osk", or "text".
|
||||
* The currently selected input method. This may be any of the values
|
||||
* defined within preferenceService.inputMethods.
|
||||
*
|
||||
* @type String
|
||||
*/
|
||||
|
Reference in New Issue
Block a user