Skip navigation links
A B C D E F G I J L M N O P R S T U V W 

A

Action() - Constructor for class com.rapidclipse.framework.server.webapi.notification.LocalNotificationOptions.Action
 
Action(String, String, String) - Constructor for class com.rapidclipse.framework.server.webapi.notification.LocalNotificationOptions.Action
 
addAction(LocalNotificationOptions.Action) - Method in class com.rapidclipse.framework.server.webapi.notification.LocalNotificationOptions
 
addDeviceCameraVideoSource(boolean, boolean, boolean) - Method in class com.rapidclipse.framework.server.webapi.video.Video
Add the users device camera as a source.
addFullscreenErrorListener(SerializableConsumer<FullscreenError>) - Method in class com.rapidclipse.framework.server.webapi.screen.Screen
This listener is triggered when a call to #requestFullscreen(Element, FullscreenOptions) returned an error.
addFullscreenExitErrorListener(SerializableConsumer<FullscreenExitError>) - Method in class com.rapidclipse.framework.server.webapi.screen.Screen
This listener is triggered when a call to Screen.exitFullscreen() returned an error.
addNetworkInformationListener(SerializableConsumer<NetworkInformation>) - Method in class com.rapidclipse.framework.server.webapi.network.Network
Add a listener that will be notified when the network information of the current device has changed.
addOnlineListener(SerializableConsumer<OnlineState>) - Method in class com.rapidclipse.framework.server.webapi.online.Online
Register an online listener.
addPictureConsumer(SerializableConsumer<ImageWrapper>) - Method in class com.rapidclipse.framework.server.webapi.video.Video
Add a consumer for the picture received event triggered by Video.takePicture().
addPositionErrorConsumer(SerializableConsumer<PositionError>) - Method in class com.rapidclipse.framework.server.webapi.geolocation.Geolocation
Add a position error consumer.
addPositionListener(SerializableConsumer<Position>) - Method in class com.rapidclipse.framework.server.webapi.geolocation.Geolocation
Add a position listener.
AddressErrors() - Constructor for class com.rapidclipse.framework.server.webapi.payment.PaymentValidationError.AddressErrors
 
AddressErrors(String, String, String, String, String, String, String, String, String, String) - Constructor for class com.rapidclipse.framework.server.webapi.payment.PaymentValidationError.AddressErrors
 
addScreenOrientationListener(SerializableConsumer<ScreenOrientation>) - Method in class com.rapidclipse.framework.server.webapi.screen.Screen
Register a callback that is triggered everytime the devices screen orientation has changed.
addSource(Source) - Method in class com.rapidclipse.framework.server.webapi.video.Video
Add a source to the list of sources for the video element.
addTouchListener(SerializableConsumer<TouchEvent>) - Method in class com.rapidclipse.framework.server.webapi.touch.Touch
Registers a touch listener.
addVideoConsumer(SerializableConsumer<VideoWrapper>) - Method in class com.rapidclipse.framework.server.webapi.video.Video
Add a consumer for the video received event triggered by Video.stopRecording().
addVisibilityChangeListener(SerializableConsumer<VisibilityState>) - Method in class com.rapidclipse.framework.server.webapi.visibility.Visibility
Register a onVisibilityChange listener.

B

BasicCardErrors() - Constructor for class com.rapidclipse.framework.server.webapi.payment.PaymentValidationError.BasicCardErrors
 
BasicCardErrors(String, String, String, String, String, PaymentValidationError.AddressErrors) - Constructor for class com.rapidclipse.framework.server.webapi.payment.PaymentValidationError.BasicCardErrors
 
BasicCardRequest - Class in com.rapidclipse.framework.server.webapi.payment
 
BasicCardRequest() - Constructor for class com.rapidclipse.framework.server.webapi.payment.BasicCardRequest
 
BasicCardRequest(List<CardNetworkIdentifier>) - Constructor for class com.rapidclipse.framework.server.webapi.payment.BasicCardRequest
 
BasicCardResponse - Class in com.rapidclipse.framework.server.webapi.payment
 
BasicCardResponse() - Constructor for class com.rapidclipse.framework.server.webapi.payment.BasicCardResponse
 
BasicCardResponse(String, String, String, String, String, PaymentAddress) - Constructor for class com.rapidclipse.framework.server.webapi.payment.BasicCardResponse
 

C

CardNetworkIdentifier - Enum in com.rapidclipse.framework.server.webapi.payment
 
clearConsumers() - Method in class com.rapidclipse.framework.server.webapi.JavascriptTemplate
Clear the consumers map.
clearWatch() - Method in class com.rapidclipse.framework.server.webapi.geolocation.Geolocation
Clears the listeners registered with the addPosition...
clearWatch() - Method in class com.rapidclipse.framework.server.webapi.network.Network
Clears the listeners registered with Network.addNetworkInformationListener(SerializableConsumer) and stops the client from sending more network information change events.
Clipboard - Class in com.rapidclipse.framework.server.webapi.clipboard
With this static utilities you can access the current devices clipboard.
com.rapidclipse.framework.server.webapi - package com.rapidclipse.framework.server.webapi
 
com.rapidclipse.framework.server.webapi.clipboard - package com.rapidclipse.framework.server.webapi.clipboard
 
com.rapidclipse.framework.server.webapi.device - package com.rapidclipse.framework.server.webapi.device
 
com.rapidclipse.framework.server.webapi.geolocation - package com.rapidclipse.framework.server.webapi.geolocation
 
com.rapidclipse.framework.server.webapi.memory - package com.rapidclipse.framework.server.webapi.memory
 
com.rapidclipse.framework.server.webapi.network - package com.rapidclipse.framework.server.webapi.network
 
com.rapidclipse.framework.server.webapi.notification - package com.rapidclipse.framework.server.webapi.notification
 
com.rapidclipse.framework.server.webapi.online - package com.rapidclipse.framework.server.webapi.online
 
com.rapidclipse.framework.server.webapi.payment - package com.rapidclipse.framework.server.webapi.payment
 
com.rapidclipse.framework.server.webapi.permissions - package com.rapidclipse.framework.server.webapi.permissions
 
com.rapidclipse.framework.server.webapi.screen - package com.rapidclipse.framework.server.webapi.screen
 
com.rapidclipse.framework.server.webapi.touch - package com.rapidclipse.framework.server.webapi.touch
 
com.rapidclipse.framework.server.webapi.video - package com.rapidclipse.framework.server.webapi.video
 
com.rapidclipse.framework.server.webapi.visibility - package com.rapidclipse.framework.server.webapi.visibility
 
complete(Payment.Result, Consumer<JavascriptError>) - Method in class com.rapidclipse.framework.server.webapi.payment.Payment
This method can be used to show the user that the transaction is complete.
Coordinates - Class in com.rapidclipse.framework.server.webapi.geolocation
 
Coordinates(double, double, Double, double, Double, Double, Double) - Constructor for class com.rapidclipse.framework.server.webapi.geolocation.Coordinates
 

D

Default() - Static method in class com.rapidclipse.framework.server.webapi.geolocation.PositionOptions
 
DEFAULT - Static variable in class com.rapidclipse.framework.server.webapi.screen.FullscreenOptions
 
Device - Class in com.rapidclipse.framework.server.webapi.device
Various device functionalities.

E

EFFECTIVE_TYPE_2G - Static variable in class com.rapidclipse.framework.server.webapi.network.NetworkInformation
 
EFFECTIVE_TYPE_3G - Static variable in class com.rapidclipse.framework.server.webapi.network.NetworkInformation
 
EFFECTIVE_TYPE_4G - Static variable in class com.rapidclipse.framework.server.webapi.network.NetworkInformation
 
EFFECTIVE_TYPE_SLOW_2G - Static variable in class com.rapidclipse.framework.server.webapi.network.NetworkInformation
 
encodeObject(Object) - Static method in class com.rapidclipse.framework.server.webapi.JsonUtils
Convert an object into a JsonValue.
exitFullscreen() - Method in class com.rapidclipse.framework.server.webapi.screen.Screen
This method can be called to exit a previously fullscreened element.

F

fromString(String) - Static method in enum com.rapidclipse.framework.server.webapi.permissions.PermissionType
 
fromString(String) - Static method in enum com.rapidclipse.framework.server.webapi.screen.Screen.LockOrientation
 
fromString(String) - Static method in enum com.rapidclipse.framework.server.webapi.screen.ScreenOrientation.OrientationType
 
fullscreenEnabled(SerializableConsumer<Boolean>) - Static method in class com.rapidclipse.framework.server.webapi.screen.Screen
Asks the device if fullscreening is available.
FullscreenError - Class in com.rapidclipse.framework.server.webapi.screen
 
FullscreenError(String, String) - Constructor for class com.rapidclipse.framework.server.webapi.screen.FullscreenError
 
FullscreenExitError - Class in com.rapidclipse.framework.server.webapi.screen
 
FullscreenExitError(String, String) - Constructor for class com.rapidclipse.framework.server.webapi.screen.FullscreenExitError
 
FullscreenOptions - Class in com.rapidclipse.framework.server.webapi.screen
 
FullscreenOptions() - Constructor for class com.rapidclipse.framework.server.webapi.screen.FullscreenOptions
 
FullscreenOptions(FullscreenOptions.NavigationUI) - Constructor for class com.rapidclipse.framework.server.webapi.screen.FullscreenOptions
 
FullscreenOptions.NavigationUI - Enum in com.rapidclipse.framework.server.webapi.screen
 

G

Geolocation - Class in com.rapidclipse.framework.server.webapi.geolocation
This class lets you query the geographic position of the current device and also register onChange update listeners.
Geolocation(HasElement) - Constructor for class com.rapidclipse.framework.server.webapi.geolocation.Geolocation
 
Geolocation.GeolocationTemplateModel - Interface in com.rapidclipse.framework.server.webapi.geolocation
 
getAccuracy() - Method in class com.rapidclipse.framework.server.webapi.geolocation.Coordinates
 
getAction() - Method in class com.rapidclipse.framework.server.webapi.notification.LocalNotificationOptions.Action
 
getActions() - Method in class com.rapidclipse.framework.server.webapi.notification.LocalNotificationOptions
 
getAddressLine() - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentAddress
 
getAddressLine() - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentValidationError.AddressErrors
 
getAltitude() - Method in class com.rapidclipse.framework.server.webapi.geolocation.Coordinates
 
getAltitudeAccuracy() - Method in class com.rapidclipse.framework.server.webapi.geolocation.Coordinates
 
getAmount() - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentItem
 
getAmount() - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentShippingOption
 
getAngle() - Method in class com.rapidclipse.framework.server.webapi.screen.ScreenOrientation
 
getBadge() - Method in class com.rapidclipse.framework.server.webapi.notification.LocalNotificationOptions
 
getBillingAddress() - Method in class com.rapidclipse.framework.server.webapi.payment.BasicCardResponse
 
getBillingAddress() - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentValidationError.BasicCardErrors
 
getBody() - Method in class com.rapidclipse.framework.server.webapi.notification.LocalNotificationOptions
 
getCardholderName() - Method in class com.rapidclipse.framework.server.webapi.payment.BasicCardResponse
 
getCardholderName() - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentValidationError.BasicCardErrors
 
getCardNumber() - Method in class com.rapidclipse.framework.server.webapi.payment.BasicCardResponse
 
getCardNumber() - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentValidationError.BasicCardErrors
 
getCardSecurityCode() - Method in class com.rapidclipse.framework.server.webapi.payment.BasicCardResponse
 
getCardSecurityCode() - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentValidationError.BasicCardErrors
 
getChangedTouches() - Method in class com.rapidclipse.framework.server.webapi.touch.TouchEvent
 
getCity() - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentAddress
 
getCity() - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentValidationError.AddressErrors
 
getClientX() - Method in class com.rapidclipse.framework.server.webapi.touch.TouchEvent.TouchObject
 
getClientY() - Method in class com.rapidclipse.framework.server.webapi.touch.TouchEvent.TouchObject
 
getCode() - Method in class com.rapidclipse.framework.server.webapi.geolocation.PositionError
 
getCoords() - Method in class com.rapidclipse.framework.server.webapi.geolocation.Position
 
getCountry() - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentAddress
 
getCountry() - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentValidationError.AddressErrors
 
getCurrency() - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentAmount
 
getCurrentPosition(PositionOptions) - Method in class com.rapidclipse.framework.server.webapi.geolocation.Geolocation
Ask the device for its current geographic location.
getData() - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentRequestMethodData
 
getData() - Method in class com.rapidclipse.framework.server.webapi.video.ImageWrapper
 
getData() - Method in class com.rapidclipse.framework.server.webapi.video.VideoWrapper
 
getDependentLocality() - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentAddress
 
getDependentLocality() - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentValidationError.AddressErrors
 
getDetails() - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentResult
 
getDeviceMemory(SerializableConsumer<Double>) - Static method in class com.rapidclipse.framework.server.webapi.memory.Memory
Retrieve the devices amount of memory.
getDir() - Method in class com.rapidclipse.framework.server.webapi.notification.LocalNotificationOptions
 
getDisplayItems() - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentRequestDetails
 
getDownlink() - Method in class com.rapidclipse.framework.server.webapi.network.NetworkInformation
 
getDownlinkMax() - Method in class com.rapidclipse.framework.server.webapi.network.NetworkInformation
 
getEffectiveType() - Method in class com.rapidclipse.framework.server.webapi.network.NetworkInformation
 
getEmail() - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentValidationError.PayerError
 
getEnableHighAccuracy() - Method in class com.rapidclipse.framework.server.webapi.geolocation.PositionOptions
 
getError() - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentValidationError
 
getExpiryMonth() - Method in class com.rapidclipse.framework.server.webapi.payment.BasicCardResponse
 
getExpiryMonth() - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentValidationError.BasicCardErrors
 
getExpiryYear() - Method in class com.rapidclipse.framework.server.webapi.payment.BasicCardResponse
 
getExpiryYear() - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentValidationError.BasicCardErrors
 
getForce() - Method in class com.rapidclipse.framework.server.webapi.touch.TouchEvent.TouchObject
 
getHeading() - Method in class com.rapidclipse.framework.server.webapi.geolocation.Coordinates
 
getIcon() - Method in class com.rapidclipse.framework.server.webapi.notification.LocalNotificationOptions.Action
 
getIcon() - Method in class com.rapidclipse.framework.server.webapi.notification.LocalNotificationOptions
 
getId() - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentShippingOption
 
getIdentifier() - Method in class com.rapidclipse.framework.server.webapi.touch.TouchEvent.TouchObject
 
getImage() - Method in class com.rapidclipse.framework.server.webapi.notification.LocalNotificationOptions
 
getLabel() - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentItem
 
getLabel() - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentShippingOption
 
getLang() - Method in class com.rapidclipse.framework.server.webapi.notification.LocalNotificationOptions
 
getLatitude() - Method in class com.rapidclipse.framework.server.webapi.geolocation.Coordinates
 
getLongitude() - Method in class com.rapidclipse.framework.server.webapi.geolocation.Coordinates
 
getMaximumAge() - Method in class com.rapidclipse.framework.server.webapi.geolocation.PositionOptions
 
getMessage() - Method in class com.rapidclipse.framework.server.webapi.geolocation.PositionError
 
getMessage() - Method in class com.rapidclipse.framework.server.webapi.JavascriptError
 
getMethodName() - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentResult
 
getMimeType() - Method in class com.rapidclipse.framework.server.webapi.video.VideoWrapper
 
getName() - Method in class com.rapidclipse.framework.server.webapi.JavascriptError
 
getName() - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentValidationError.PayerError
 
getNavigationUI() - Method in class com.rapidclipse.framework.server.webapi.screen.FullscreenOptions
 
getNetworkInformation(Consumer<NetworkInformation>) - Static method in class com.rapidclipse.framework.server.webapi.network.Network
Gather network information from the device and send it to the server via the onInformationReceived callback.
getOnlineState(SerializableConsumer<OnlineState>) - Static method in class com.rapidclipse.framework.server.webapi.online.Online
Get the current OnLine state of the device (The state can not be retrieved while the client is offline).
getOrganization() - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentAddress
 
getOrganization() - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentValidationError.AddressErrors
 
getPageX() - Method in class com.rapidclipse.framework.server.webapi.touch.TouchEvent.TouchObject
 
getPageY() - Method in class com.rapidclipse.framework.server.webapi.touch.TouchEvent.TouchObject
 
getPayer() - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentValidationError
 
getPayerEmail() - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentResult
 
getPayerName() - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentResult
 
getPayerPhone() - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentResult
 
getPaymentMethod() - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentValidationError
 
getPermissionStatus(PermissionType, SerializableConsumer<PermissionStatus>) - Static method in class com.rapidclipse.framework.server.webapi.permissions.Permissions
Query the current permission status for a given permission.
getPhone() - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentAddress
 
getPhone() - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentValidationError.AddressErrors
 
getPhone() - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentValidationError.PayerError
 
getPostalCode() - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentAddress
 
getPostalCode() - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentValidationError.AddressErrors
 
getQuota() - Method in class com.rapidclipse.framework.server.webapi.memory.StorageEstimate
The storage quota in bytes.
getRadiusX() - Method in class com.rapidclipse.framework.server.webapi.touch.TouchEvent.TouchObject
 
getRadiusY() - Method in class com.rapidclipse.framework.server.webapi.touch.TouchEvent.TouchObject
 
getRecipient() - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentAddress
 
getRecipient() - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentValidationError.AddressErrors
 
getRegion() - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentAddress
 
getRegion() - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentValidationError.AddressErrors
 
getRequestId() - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentResult
 
getRotationAngle() - Method in class com.rapidclipse.framework.server.webapi.touch.TouchEvent.TouchObject
 
getRtt() - Method in class com.rapidclipse.framework.server.webapi.network.NetworkInformation
This value is always a multiple of 25.
getScreenOrientation(Consumer<ScreenOrientation>) - Static method in class com.rapidclipse.framework.server.webapi.screen.Screen
Ask the device in which screen orientation it currently is.
getScreenX() - Method in class com.rapidclipse.framework.server.webapi.touch.TouchEvent.TouchObject
 
getScreenY() - Method in class com.rapidclipse.framework.server.webapi.touch.TouchEvent.TouchObject
 
getShippingAddress() - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentResult
 
getShippingAddress() - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentValidationError
 
getShippingOption() - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentResult
 
getShippingOptions() - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentRequestDetails
 
getShippingType() - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentRequestOptions
 
getSortingCode() - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentAddress
 
getSortingCode() - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentValidationError.AddressErrors
 
getSources() - Method in class com.rapidclipse.framework.server.webapi.video.Video
 
getSources() - Method in interface com.rapidclipse.framework.server.webapi.video.Video.VideoTemplateModel
 
getSpeed() - Method in class com.rapidclipse.framework.server.webapi.geolocation.Coordinates
 
getSrc() - Method in class com.rapidclipse.framework.server.webapi.video.Source
 
getStorageEstimate(SerializableConsumer<StorageEstimate>) - Static method in class com.rapidclipse.framework.server.webapi.memory.Memory
Retrive the storage estimate.
getSupportedMethods() - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentRequestMethodData
 
getSupportedNetworks() - Method in class com.rapidclipse.framework.server.webapi.payment.BasicCardRequest
 
getTag() - Method in class com.rapidclipse.framework.server.webapi.notification.LocalNotificationOptions
 
getTargetTouches() - Method in class com.rapidclipse.framework.server.webapi.touch.TouchEvent
 
getTimeout() - Method in class com.rapidclipse.framework.server.webapi.geolocation.PositionOptions
 
getTimestamp() - Method in class com.rapidclipse.framework.server.webapi.geolocation.Position
 
getTimestamp() - Method in class com.rapidclipse.framework.server.webapi.notification.LocalNotificationOptions
 
getTitle() - Method in class com.rapidclipse.framework.server.webapi.notification.LocalNotificationOptions.Action
 
getTotal() - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentRequestDetails
 
getTouches() - Method in class com.rapidclipse.framework.server.webapi.touch.TouchEvent
 
getType() - Method in class com.rapidclipse.framework.server.webapi.network.NetworkInformation
 
getType() - Method in class com.rapidclipse.framework.server.webapi.screen.ScreenOrientation
 
getType() - Method in class com.rapidclipse.framework.server.webapi.touch.TouchEvent
 
getType() - Method in class com.rapidclipse.framework.server.webapi.video.Source
 
getUsage() - Method in class com.rapidclipse.framework.server.webapi.memory.StorageEstimate
The storage usage in bytes.
getValue() - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentAmount
 
getVibrate() - Method in class com.rapidclipse.framework.server.webapi.notification.LocalNotificationOptions
 
getVisibilityState(Consumer<VisibilityState>) - Static method in class com.rapidclipse.framework.server.webapi.visibility.Visibility
Get the current visibility state of your application.
GSON - Static variable in class com.rapidclipse.framework.server.webapi.JsonUtils
 

I

ImageWrapper - Class in com.rapidclipse.framework.server.webapi.video
 
ImageWrapper(byte[]) - Constructor for class com.rapidclipse.framework.server.webapi.video.ImageWrapper
 
isAltKey() - Method in class com.rapidclipse.framework.server.webapi.touch.TouchEvent
 
isCtrlKey() - Method in class com.rapidclipse.framework.server.webapi.touch.TouchEvent
 
isHidden(SerializableConsumer<Boolean>) - Static method in class com.rapidclipse.framework.server.webapi.visibility.Visibility
Asks the device if the application is currently hidden.
isMetaKey() - Method in class com.rapidclipse.framework.server.webapi.touch.TouchEvent
 
isRenotify() - Method in class com.rapidclipse.framework.server.webapi.notification.LocalNotificationOptions
 
isRequestPayerEmail() - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentRequestOptions
 
isRequestPayerName() - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentRequestOptions
 
isRequestPayerPhone() - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentRequestOptions
 
isRequestShipping() - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentRequestOptions
 
isRequireInteraction() - Method in class com.rapidclipse.framework.server.webapi.notification.LocalNotificationOptions
 
isSaveData() - Method in class com.rapidclipse.framework.server.webapi.network.NetworkInformation
 
isSelected() - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentShippingOption
 
isShiftKey() - Method in class com.rapidclipse.framework.server.webapi.touch.TouchEvent
 
isSilent() - Method in class com.rapidclipse.framework.server.webapi.notification.LocalNotificationOptions
 

J

JavascriptError - Class in com.rapidclipse.framework.server.webapi
 
JavascriptError(String, String) - Constructor for class com.rapidclipse.framework.server.webapi.JavascriptError
 
JavascriptTemplate<M extends com.vaadin.flow.templatemodel.TemplateModel> - Class in com.rapidclipse.framework.server.webapi
This class allows subclasses to register consumers for various javascript events.
JavascriptTemplate() - Constructor for class com.rapidclipse.framework.server.webapi.JavascriptTemplate
 
JavascriptTemplate(HasElement) - Constructor for class com.rapidclipse.framework.server.webapi.JavascriptTemplate
 
JsonUtils - Class in com.rapidclipse.framework.server.webapi
Utility class that contains various convinience methods for working with vaadin's json values

L

LocalNotificationOptions - Class in com.rapidclipse.framework.server.webapi.notification
 
LocalNotificationOptions() - Constructor for class com.rapidclipse.framework.server.webapi.notification.LocalNotificationOptions
 
LocalNotificationOptions.Action - Class in com.rapidclipse.framework.server.webapi.notification
 
LocalNotificationOptions.Direction - Enum in com.rapidclipse.framework.server.webapi.notification
 
lockScreenOrientation(Screen.LockOrientation) - Static method in class com.rapidclipse.framework.server.webapi.screen.Screen
Lock the current screen orientation.

M

Memory - Class in com.rapidclipse.framework.server.webapi.memory
This class allows for querying the current devices memory as well as querying storage estimates.

N

Network - Class in com.rapidclipse.framework.server.webapi.network
This class lets you query the current devices network information.
Network(HasElement) - Constructor for class com.rapidclipse.framework.server.webapi.network.Network
 
Network.NetworkTemplateModel - Interface in com.rapidclipse.framework.server.webapi.network
 
NetworkInformation - Class in com.rapidclipse.framework.server.webapi.network
 
NetworkInformation(double, double, String, int, boolean, NetworkInformation.NetworkType) - Constructor for class com.rapidclipse.framework.server.webapi.network.NetworkInformation
 
NetworkInformation.NetworkType - Enum in com.rapidclipse.framework.server.webapi.network
 
Notification - Class in com.rapidclipse.framework.server.webapi.notification
Simple static interface that lets you send local notifications to the current device.
notifyConsumers(Class<T>, T) - Method in class com.rapidclipse.framework.server.webapi.JavascriptTemplate
Notify all the consumers of the given class type to consume the given value.

O

Online - Class in com.rapidclipse.framework.server.webapi.online
With this class you can check the current online status of the device.
Online(HasElement) - Constructor for class com.rapidclipse.framework.server.webapi.online.Online
 
Online.OnlineTemplateModel - Interface in com.rapidclipse.framework.server.webapi.online
 
OnlineState - Enum in com.rapidclipse.framework.server.webapi.online
 
onPictureReceived(JsonString) - Method in class com.rapidclipse.framework.server.webapi.video.Video
 

P

PayerError() - Constructor for class com.rapidclipse.framework.server.webapi.payment.PaymentValidationError.PayerError
 
PayerError(String, String, String) - Constructor for class com.rapidclipse.framework.server.webapi.payment.PaymentValidationError.PayerError
 
Payment - Class in com.rapidclipse.framework.server.webapi.payment
With this class you can ask the browser to display an payment interface.
Payment(HasElement) - Constructor for class com.rapidclipse.framework.server.webapi.payment.Payment
 
Payment.PaymentTemplateModel - Interface in com.rapidclipse.framework.server.webapi.payment
 
Payment.Result - Enum in com.rapidclipse.framework.server.webapi.payment
The different results the payment completion can have.
PaymentAddress - Class in com.rapidclipse.framework.server.webapi.payment
 
PaymentAddress() - Constructor for class com.rapidclipse.framework.server.webapi.payment.PaymentAddress
 
PaymentAddress(String, String, String, String, String, String, String, String, String, List<String>) - Constructor for class com.rapidclipse.framework.server.webapi.payment.PaymentAddress
 
PaymentAmount - Class in com.rapidclipse.framework.server.webapi.payment
 
PaymentAmount() - Constructor for class com.rapidclipse.framework.server.webapi.payment.PaymentAmount
 
PaymentAmount(String, String) - Constructor for class com.rapidclipse.framework.server.webapi.payment.PaymentAmount
 
PaymentItem - Class in com.rapidclipse.framework.server.webapi.payment
 
PaymentItem() - Constructor for class com.rapidclipse.framework.server.webapi.payment.PaymentItem
 
PaymentItem(String, PaymentAmount) - Constructor for class com.rapidclipse.framework.server.webapi.payment.PaymentItem
 
PaymentRequestDetails - Class in com.rapidclipse.framework.server.webapi.payment
 
PaymentRequestDetails() - Constructor for class com.rapidclipse.framework.server.webapi.payment.PaymentRequestDetails
 
PaymentRequestDetails(PaymentItem, List<PaymentItem>, List<PaymentShippingOption>) - Constructor for class com.rapidclipse.framework.server.webapi.payment.PaymentRequestDetails
 
PaymentRequestMethodData - Class in com.rapidclipse.framework.server.webapi.payment
 
PaymentRequestMethodData() - Constructor for class com.rapidclipse.framework.server.webapi.payment.PaymentRequestMethodData
 
PaymentRequestMethodData(String, BasicCardRequest) - Constructor for class com.rapidclipse.framework.server.webapi.payment.PaymentRequestMethodData
 
PaymentRequestOptions - Class in com.rapidclipse.framework.server.webapi.payment
 
PaymentRequestOptions() - Constructor for class com.rapidclipse.framework.server.webapi.payment.PaymentRequestOptions
 
PaymentRequestOptions(boolean, boolean, boolean, boolean, PaymentRequestOptions.ShippingType) - Constructor for class com.rapidclipse.framework.server.webapi.payment.PaymentRequestOptions
 
PaymentRequestOptions.ShippingType - Enum in com.rapidclipse.framework.server.webapi.payment
 
PaymentResult - Class in com.rapidclipse.framework.server.webapi.payment
 
PaymentResult(BasicCardResponse, String, String, String, String, String, PaymentAddress, String) - Constructor for class com.rapidclipse.framework.server.webapi.payment.PaymentResult
 
PaymentShippingOption - Class in com.rapidclipse.framework.server.webapi.payment
 
PaymentShippingOption() - Constructor for class com.rapidclipse.framework.server.webapi.payment.PaymentShippingOption
 
PaymentShippingOption(String, String, PaymentAmount, boolean) - Constructor for class com.rapidclipse.framework.server.webapi.payment.PaymentShippingOption
 
PaymentValidationError - Class in com.rapidclipse.framework.server.webapi.payment
 
PaymentValidationError() - Constructor for class com.rapidclipse.framework.server.webapi.payment.PaymentValidationError
 
PaymentValidationError(String, PaymentValidationError.PayerError, PaymentValidationError.BasicCardErrors, PaymentValidationError.AddressErrors) - Constructor for class com.rapidclipse.framework.server.webapi.payment.PaymentValidationError
 
PaymentValidationError.AddressErrors - Class in com.rapidclipse.framework.server.webapi.payment
 
PaymentValidationError.BasicCardErrors - Class in com.rapidclipse.framework.server.webapi.payment
 
PaymentValidationError.PayerError - Class in com.rapidclipse.framework.server.webapi.payment
 
Permissions - Class in com.rapidclipse.framework.server.webapi.permissions
Utility class used for permission related queries.
PermissionStatus - Enum in com.rapidclipse.framework.server.webapi.permissions
Enumeration of the status that a permission can have.
PermissionType - Enum in com.rapidclipse.framework.server.webapi.permissions
Enumeration of all the permissions that are currently available.
Position - Class in com.rapidclipse.framework.server.webapi.geolocation
 
Position() - Constructor for class com.rapidclipse.framework.server.webapi.geolocation.Position
 
Position(Coordinates, long) - Constructor for class com.rapidclipse.framework.server.webapi.geolocation.Position
 
PositionError - Class in com.rapidclipse.framework.server.webapi.geolocation
 
PositionError() - Constructor for class com.rapidclipse.framework.server.webapi.geolocation.PositionError
 
PositionOptions - Class in com.rapidclipse.framework.server.webapi.geolocation
 
PositionOptions(Boolean, Integer, Integer) - Constructor for class com.rapidclipse.framework.server.webapi.geolocation.PositionOptions
 
PositionOptions() - Constructor for class com.rapidclipse.framework.server.webapi.geolocation.PositionOptions
 

R

readText(SerializableConsumer<String>) - Static method in class com.rapidclipse.framework.server.webapi.clipboard.Clipboard
Read the current content of the devices clipboard.
registerConsumer(Class<T>, SerializableConsumer<T>) - Method in class com.rapidclipse.framework.server.webapi.JavascriptTemplate
Add a new consumer to the set of consumers for the specified type.
registerConsumer(Class<T>, SerializableConsumer<T>, Runnable, Runnable) - Method in class com.rapidclipse.framework.server.webapi.JavascriptTemplate
Add a new consumer to the set of consumers for the specified type.
removeSource(int) - Method in class com.rapidclipse.framework.server.webapi.video.Video
Remove a source with the given index.
requestFullscreen(FullscreenOptions) - Method in class com.rapidclipse.framework.server.webapi.screen.Screen
Asks the user agent to place the target element (and, by extension, its descendants) into full-screen mode.
requestPayment(List<PaymentRequestMethodData>, PaymentRequestDetails, PaymentRequestOptions, Consumer<PaymentResult>, Consumer<JavascriptError>) - Method in class com.rapidclipse.framework.server.webapi.payment.Payment
Request the browser to display the payment interface.
retry(PaymentValidationError, Consumer<PaymentResult>, Consumer<JavascriptError>) - Method in class com.rapidclipse.framework.server.webapi.payment.Payment
This method can be used if a payment request failed and the error is recoverable.

S

saveToFile(File, boolean) - Method in class com.rapidclipse.framework.server.webapi.video.VideoWrapper
 
Screen - Class in com.rapidclipse.framework.server.webapi.screen
This class can request the browser to fullscreen specific elements and lock the screen orientation.
Screen(HasElement) - Constructor for class com.rapidclipse.framework.server.webapi.screen.Screen
 
Screen.LockOrientation - Enum in com.rapidclipse.framework.server.webapi.screen
 
Screen.ScreenTemplateModel - Interface in com.rapidclipse.framework.server.webapi.screen
 
ScreenOrientation - Class in com.rapidclipse.framework.server.webapi.screen
 
ScreenOrientation(ScreenOrientation.OrientationType, int) - Constructor for class com.rapidclipse.framework.server.webapi.screen.ScreenOrientation
 
ScreenOrientation.OrientationType - Enum in com.rapidclipse.framework.server.webapi.screen
 
setAction(String) - Method in class com.rapidclipse.framework.server.webapi.notification.LocalNotificationOptions.Action
 
setAddressLine(List<String>) - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentAddress
 
setAddressLine(String) - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentValidationError.AddressErrors
 
setAmount(PaymentAmount) - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentItem
 
setAmount(PaymentAmount) - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentShippingOption
 
setAngle(int) - Method in class com.rapidclipse.framework.server.webapi.screen.ScreenOrientation
 
setBadge(String) - Method in class com.rapidclipse.framework.server.webapi.notification.LocalNotificationOptions
 
setBillingAddress(PaymentAddress) - Method in class com.rapidclipse.framework.server.webapi.payment.BasicCardResponse
 
setBillingAddress(PaymentValidationError.AddressErrors) - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentValidationError.BasicCardErrors
 
setBody(String) - Method in class com.rapidclipse.framework.server.webapi.notification.LocalNotificationOptions
 
setCardholderName(String) - Method in class com.rapidclipse.framework.server.webapi.payment.BasicCardResponse
 
setCardholderName(String) - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentValidationError.BasicCardErrors
 
setCardNumber(String) - Method in class com.rapidclipse.framework.server.webapi.payment.BasicCardResponse
 
setCardNumber(String) - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentValidationError.BasicCardErrors
 
setCardSecurityCode(String) - Method in class com.rapidclipse.framework.server.webapi.payment.BasicCardResponse
 
setCardSecurityCode(String) - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentValidationError.BasicCardErrors
 
setCity(String) - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentAddress
 
setCity(String) - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentValidationError.AddressErrors
 
setCode(short) - Method in class com.rapidclipse.framework.server.webapi.geolocation.PositionError
 
setCoords(Coordinates) - Method in class com.rapidclipse.framework.server.webapi.geolocation.Position
 
setCountry(String) - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentAddress
 
setCountry(String) - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentValidationError.AddressErrors
 
setCurrency(String) - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentAmount
 
setData(BasicCardRequest) - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentRequestMethodData
 
setDependentLocality(String) - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentAddress
 
setDependentLocality(String) - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentValidationError.AddressErrors
 
setDir(LocalNotificationOptions.Direction) - Method in class com.rapidclipse.framework.server.webapi.notification.LocalNotificationOptions
 
setDisplayItems(List<PaymentItem>) - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentRequestDetails
 
setEmail(String) - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentValidationError.PayerError
 
setEnableHighAccuracy(Boolean) - Method in class com.rapidclipse.framework.server.webapi.geolocation.PositionOptions
 
setError(String) - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentValidationError
 
setExpiryMonth(String) - Method in class com.rapidclipse.framework.server.webapi.payment.BasicCardResponse
 
setExpiryMonth(String) - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentValidationError.BasicCardErrors
 
setExpiryYear(String) - Method in class com.rapidclipse.framework.server.webapi.payment.BasicCardResponse
 
setExpiryYear(String) - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentValidationError.BasicCardErrors
 
setHeight(String) - Method in class com.rapidclipse.framework.server.webapi.video.Video
 
setHeightFull() - Method in class com.rapidclipse.framework.server.webapi.video.Video
 
setIcon(String) - Method in class com.rapidclipse.framework.server.webapi.notification.LocalNotificationOptions.Action
 
setIcon(String) - Method in class com.rapidclipse.framework.server.webapi.notification.LocalNotificationOptions
 
setId(String) - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentShippingOption
 
setImage(String) - Method in class com.rapidclipse.framework.server.webapi.notification.LocalNotificationOptions
 
setLabel(String) - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentItem
 
setLabel(String) - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentShippingOption
 
setLang(String) - Method in class com.rapidclipse.framework.server.webapi.notification.LocalNotificationOptions
 
setMaximumAge(Integer) - Method in class com.rapidclipse.framework.server.webapi.geolocation.PositionOptions
 
setMessage(String) - Method in class com.rapidclipse.framework.server.webapi.geolocation.PositionError
 
setName(String) - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentValidationError.PayerError
 
setNavigationUI(FullscreenOptions.NavigationUI) - Method in class com.rapidclipse.framework.server.webapi.screen.FullscreenOptions
 
setOrganization(String) - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentAddress
 
setOrganization(String) - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentValidationError.AddressErrors
 
setPayer(PaymentValidationError.PayerError) - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentValidationError
 
setPaymentMethod(PaymentValidationError.BasicCardErrors) - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentValidationError
 
setPhone(String) - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentAddress
 
setPhone(String) - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentValidationError.AddressErrors
 
setPhone(String) - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentValidationError.PayerError
 
setPostalCode(String) - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentAddress
 
setPostalCode(String) - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentValidationError.AddressErrors
 
setRecipient(String) - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentAddress
 
setRecipient(String) - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentValidationError.AddressErrors
 
setRegion(String) - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentAddress
 
setRegion(String) - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentValidationError.AddressErrors
 
setRenotify(boolean) - Method in class com.rapidclipse.framework.server.webapi.notification.LocalNotificationOptions
 
setRequestPayerEmail(boolean) - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentRequestOptions
 
setRequestPayerName(boolean) - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentRequestOptions
 
setRequestPayerPhone(boolean) - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentRequestOptions
 
setRequestShipping(boolean) - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentRequestOptions
 
setRequireInteraction(boolean) - Method in class com.rapidclipse.framework.server.webapi.notification.LocalNotificationOptions
 
setSelected(boolean) - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentShippingOption
 
setShippingAddress(PaymentValidationError.AddressErrors) - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentValidationError
 
setShippingOptions(List<PaymentShippingOption>) - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentRequestDetails
 
setShippingType(PaymentRequestOptions.ShippingType) - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentRequestOptions
 
setSilent(boolean) - Method in class com.rapidclipse.framework.server.webapi.notification.LocalNotificationOptions
 
setSortingCode(String) - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentAddress
 
setSortingCode(String) - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentValidationError.AddressErrors
 
setSources(List<Source>) - Method in class com.rapidclipse.framework.server.webapi.video.Video
Set the list of sources for the video element.
setSources(List<Source>) - Method in interface com.rapidclipse.framework.server.webapi.video.Video.VideoTemplateModel
 
setSrc(String) - Method in class com.rapidclipse.framework.server.webapi.video.Source
 
setSupportedMethods(String) - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentRequestMethodData
 
setSupportedNetworks(List<CardNetworkIdentifier>) - Method in class com.rapidclipse.framework.server.webapi.payment.BasicCardRequest
 
setTag(String) - Method in class com.rapidclipse.framework.server.webapi.notification.LocalNotificationOptions
 
setTimeout(Integer) - Method in class com.rapidclipse.framework.server.webapi.geolocation.PositionOptions
 
setTimestamp(long) - Method in class com.rapidclipse.framework.server.webapi.geolocation.Position
 
setTimestamp(long) - Method in class com.rapidclipse.framework.server.webapi.notification.LocalNotificationOptions
 
setTitle(String) - Method in class com.rapidclipse.framework.server.webapi.notification.LocalNotificationOptions.Action
 
setTotal(PaymentItem) - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentRequestDetails
 
setType(ScreenOrientation.OrientationType) - Method in class com.rapidclipse.framework.server.webapi.screen.ScreenOrientation
 
setType(String) - Method in class com.rapidclipse.framework.server.webapi.video.Source
 
setValue(String) - Method in class com.rapidclipse.framework.server.webapi.payment.PaymentAmount
 
setVibrate(int...) - Method in class com.rapidclipse.framework.server.webapi.notification.LocalNotificationOptions
 
setVideoHeight(String) - Method in interface com.rapidclipse.framework.server.webapi.video.Video.VideoTemplateModel
 
setVideoWidth(String) - Method in interface com.rapidclipse.framework.server.webapi.video.Video.VideoTemplateModel
 
setWidth(String) - Method in class com.rapidclipse.framework.server.webapi.video.Video
 
setWidthFull() - Method in class com.rapidclipse.framework.server.webapi.video.Video
 
shareUrl(String, String, String) - Static method in class com.rapidclipse.framework.server.webapi.device.Device
Let the user select to share the given url to a device specific list of apps.
showLocalNotification(String, LocalNotificationOptions) - Static method in class com.rapidclipse.framework.server.webapi.notification.Notification
Send a local notification to the device.
Source - Class in com.rapidclipse.framework.server.webapi.video
A video source that can be added to an Video object.
Source() - Constructor for class com.rapidclipse.framework.server.webapi.video.Source
 
Source(String, String) - Constructor for class com.rapidclipse.framework.server.webapi.video.Source
 
startRecording() - Method in class com.rapidclipse.framework.server.webapi.video.Video
Start recording the current source.
stopRecording() - Method in class com.rapidclipse.framework.server.webapi.video.Video
Stop recording the current source and return the result to the consumers added via the Video.addVideoConsumer(SerializableConsumer) method.
StorageEstimate - Class in com.rapidclipse.framework.server.webapi.memory
 
StorageEstimate(long, long) - Constructor for class com.rapidclipse.framework.server.webapi.memory.StorageEstimate
 

T

takePicture() - Method in class com.rapidclipse.framework.server.webapi.video.Video
Grap the current frame displayed in the video element.
toImage(String) - Method in class com.rapidclipse.framework.server.webapi.video.ImageWrapper
 
toStreamResource(String) - Method in class com.rapidclipse.framework.server.webapi.video.ImageWrapper
 
toString() - Method in enum com.rapidclipse.framework.server.webapi.permissions.PermissionType
 
toString() - Method in enum com.rapidclipse.framework.server.webapi.screen.Screen.LockOrientation
 
toString() - Method in enum com.rapidclipse.framework.server.webapi.screen.ScreenOrientation.OrientationType
 
Touch - Class in com.rapidclipse.framework.server.webapi.touch
This class allows the server to register touch event listeners.
Touch(HasElement) - Constructor for class com.rapidclipse.framework.server.webapi.touch.Touch
 
Touch.TouchTemplateModel - Interface in com.rapidclipse.framework.server.webapi.touch
 
TouchEvent - Class in com.rapidclipse.framework.server.webapi.touch
 
TouchEvent(boolean, boolean, boolean, boolean) - Constructor for class com.rapidclipse.framework.server.webapi.touch.TouchEvent
 
TouchEvent.TouchObject - Class in com.rapidclipse.framework.server.webapi.touch
 
TouchEvent.Type - Enum in com.rapidclipse.framework.server.webapi.touch
 
TouchObject(String, double, double, double, double, double, double, float, float, float, float) - Constructor for class com.rapidclipse.framework.server.webapi.touch.TouchEvent.TouchObject
 

U

unlockScreenOrientation() - Static method in class com.rapidclipse.framework.server.webapi.screen.Screen
Unlock the screen orientation.
unregisterAllConsumers(Class<T>) - Method in class com.rapidclipse.framework.server.webapi.JavascriptTemplate
 
unregisterAllConsumers(Class<T>, Runnable) - Method in class com.rapidclipse.framework.server.webapi.JavascriptTemplate
 
unregisterAllOnlineListeners() - Method in class com.rapidclipse.framework.server.webapi.online.Online
This method can be used to unregister previously registered onOnLine listeners.
unregisterAllScreenOrientationListeners() - Method in class com.rapidclipse.framework.server.webapi.screen.Screen
Unregister all previously registered listeners.
unregisterAllVisibilityChangeListeners() - Method in class com.rapidclipse.framework.server.webapi.visibility.Visibility
Unregister previously registered onVisibilityChange listeners.

V

valueOf(String) - Static method in enum com.rapidclipse.framework.server.webapi.network.NetworkInformation.NetworkType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.rapidclipse.framework.server.webapi.notification.LocalNotificationOptions.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.rapidclipse.framework.server.webapi.online.OnlineState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.rapidclipse.framework.server.webapi.payment.CardNetworkIdentifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.rapidclipse.framework.server.webapi.payment.Payment.Result
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.rapidclipse.framework.server.webapi.payment.PaymentRequestOptions.ShippingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.rapidclipse.framework.server.webapi.permissions.PermissionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.rapidclipse.framework.server.webapi.permissions.PermissionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.rapidclipse.framework.server.webapi.screen.FullscreenOptions.NavigationUI
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.rapidclipse.framework.server.webapi.screen.Screen.LockOrientation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.rapidclipse.framework.server.webapi.screen.ScreenOrientation.OrientationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.rapidclipse.framework.server.webapi.touch.TouchEvent.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.rapidclipse.framework.server.webapi.visibility.VisibilityState
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.rapidclipse.framework.server.webapi.network.NetworkInformation.NetworkType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.rapidclipse.framework.server.webapi.notification.LocalNotificationOptions.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.rapidclipse.framework.server.webapi.online.OnlineState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.rapidclipse.framework.server.webapi.payment.CardNetworkIdentifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.rapidclipse.framework.server.webapi.payment.Payment.Result
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.rapidclipse.framework.server.webapi.payment.PaymentRequestOptions.ShippingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.rapidclipse.framework.server.webapi.permissions.PermissionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.rapidclipse.framework.server.webapi.permissions.PermissionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.rapidclipse.framework.server.webapi.screen.FullscreenOptions.NavigationUI
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.rapidclipse.framework.server.webapi.screen.Screen.LockOrientation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.rapidclipse.framework.server.webapi.screen.ScreenOrientation.OrientationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.rapidclipse.framework.server.webapi.touch.TouchEvent.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.rapidclipse.framework.server.webapi.visibility.VisibilityState
Returns an array containing the constants of this enum type, in the order they are declared.
vibrate(int...) - Static method in class com.rapidclipse.framework.server.webapi.device.Device
Let the device vibrate with the given pattern.
Video - Class in com.rapidclipse.framework.server.webapi.video
The html video element that can contain multimedia such as videos.
Video() - Constructor for class com.rapidclipse.framework.server.webapi.video.Video
 
Video.VideoTemplateModel - Interface in com.rapidclipse.framework.server.webapi.video
 
VideoWrapper - Class in com.rapidclipse.framework.server.webapi.video
 
VideoWrapper(String, List<byte[]>) - Constructor for class com.rapidclipse.framework.server.webapi.video.VideoWrapper
 
Visibility - Class in com.rapidclipse.framework.server.webapi.visibility
With this class you can query the current visiblity of your application.
Visibility(HasElement) - Constructor for class com.rapidclipse.framework.server.webapi.visibility.Visibility
 
Visibility.VisibilityTemplateModel - Interface in com.rapidclipse.framework.server.webapi.visibility
 
VisibilityState - Enum in com.rapidclipse.framework.server.webapi.visibility
The visibility state of an application.

W

watchPosition(PositionOptions) - Method in class com.rapidclipse.framework.server.webapi.geolocation.Geolocation
Queries the geographic location of the device.
writeText(String) - Static method in class com.rapidclipse.framework.server.webapi.clipboard.Clipboard
Write a string into the devices clipboard.
A B C D E F G I J L M N O P R S T U V W 
Skip navigation links

Copyright © 2020 XDEV Software Corp.. All rights reserved.