Lost password? | Help

[ advanced search ]

JavaScript classes: opera and widget

Forums » Opera Community » Opera for desktop » Opera browser

Friday, 17. March 2006, 17:51:00

Bauglir

avatar

Posts: 76

JavaScript classes: opera and widget

Hi,
there are 2 javascript classes in Opera: opera and widget. Is there any description of those clasess? List of methods?

Bauglir

Friday, 17. March 2006, 19:47:07

d.i.z.

bug hunter

avatar

Posts: 2943

Poland

opera object is pretty well known:

function addEventListener() { [native code] }
function removeEventListener() { [native code] }
function defineMagicFunction() { [native code] }
function defineMagicVariable() { [native code] }
function getOverrideHistoryNavigationMode() { [native code] }
function setOverrideHistoryNavigationMode() { [native code] }
function getPreference() { [native code] }
function getPreferenceDefault() { [native code] }
function setPreference() { [native code] }
function pushXSLTransform() { [native code] }
function popXSLTransform() { [native code] }

buildNumber: function Function() { [native code] }
version: function Function() { [native code] }
collect: function Function() { [native code] }
postError: function Function() { [native code] }



I think that they all pretty self explanatory.

For widget object this is what I see:

function setPreferenceForKey() { [native code] }
function preferenceForKey() { [native code] }
function prepareForTransition() { [native code] }
function performTransition() { [native code] }
function openURL() { [native code] }

identifier: loxapujmyixlaxrxnwbtemmvzteumf
ondragstart: null
ondragstop: null
onhide: null
onshow: null


Forums » Opera Community » Opera for desktop » Opera browser