Overview | System-Objects | Class-Tree | Class-List | Global Functions | Files |

Class-Description

QxFlashPlayerVersion contains a version string and can extract

major, minor and revision flags from this string. It can also compare a incoming version object with the stored version string and checks if this version is smaller or identical than the stored one.

Original non qooxdoo Version by Geoff Stearns Flash detection and embed - http: FlashObject is (c) 2005 Geoff Stearns and is released under the MIT License http:

Modified for qooxdoo by Sebastian Werner Based on version 1.2.3 Relicensed under LGPL in assent of Geoff Stearns


Inheritance

Parents: QxFlashPlayerVersion » QxObject » Object

Parameters

NameTypeMandatoryInfo
arrVersionAllfalse

Type

This class is public.
It can be used by both user and programmer.

Properties

NameTitle
QxObject
Public
enabled

Functions

NameTitle
QxFlashPlayerVersion
Public
dispose
getMajor
getMinor
getRev
versionIsValid
QxObject
Public
debugPrint out a debug message to the qooxdoo debug console.
disposeDispose this object
errorPrint out an error to the qooxdoo debug console.
get
getDisposedReturns true if the object is disposed.
getUserData
infoPrint out an info message info to the qooxdoo debug console.
isDisposedReturns true if the object is disposed.
setSets multiple properties at once by using a property list
setUserData
toHashCodeReturn unique hash code of object
toStringReturns a string represantation of the qooxdoo object.
warnPrint out an warning to the qooxdoo debug console.