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
Parents: QxFlashPlayerVersion » QxObject » Object
Name | Type | Mandatory | Info |
---|---|---|---|
arrVersion | All | false |
This class is public.
It can be used by both user and programmer.
Name | Title |
---|---|
QxObject | |
Public | |
enabled |
Name | Title |
---|---|
QxFlashPlayerVersion | |
Public | |
dispose | |
getMajor | |
getMinor | |
getRev | |
versionIsValid | |
QxObject | |
Public | |
debug | Print out a debug message to the qooxdoo debug console. |
dispose | Dispose this object |
error | Print out an error to the qooxdoo debug console. |
get | |
getDisposed | Returns true if the object is disposed. |
getUserData | |
info | Print out an info message info to the qooxdoo debug console. |
isDisposed | Returns true if the object is disposed. |
set | Sets multiple properties at once by using a property list |
setUserData | |
toHashCode | Return unique hash code of object |
toString | Returns a string represantation of the qooxdoo object. |
warn | Print out an warning to the qooxdoo debug console. |