diff -r 000000000000 -r 40c8f766c9b8 src/cm/media/js/lib/yui/yui_3.0.0b1/api/History.Module.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/cm/media/js/lib/yui/yui_3.0.0b1/api/History.Module.html Mon Nov 23 15:14:29 2009 +0100 @@ -0,0 +1,280 @@ + + + + + API: history History.Module (YUI Library) + + + + + + + + + + +
+
+

Yahoo! UI Library

+

history  3.0.0b1

+ Yahoo! UI Library + > history + > History.Module + +
+
+ Search: +
+   +
+
+
+
+ +
+
+
+
+
+ Filters + + + +
+
+ +

+ + + + + Class History.Module + + + +

+ + + + + +
+ This class represents a browser history module. +
+ +
+

Constructor

+
+
+ History.Module + + ( + + + + id + + , + initialState + ) + +
+
+
Parameters:
+
+ id + <String> + + the module identifier +
+
+ initialState + <String> + + the module's initial state +
+
+ + +
+
+
+
+ +
+
+

Properties

+
+
+

currentState + - final String +

+
+
+ The module's current state +
+
+ + + + +
+
+
+

id + - final String +

+
+
+ The module identifier +
+
+ + + + +
+
+
+

initialState + - final String +

+
+
+ The module's initial state +
+
+ + + + +
+
+
+

upcomingState + - private final String +

+
+
+ The module's upcoming state. There can be a slight delay between the +time a state is changed, and the time a state change is detected. +This property allows us to not fire the module state changed event +multiple times, making client code simpler. +
+
+ + + + +
+
+
+
+ +
+ +
+ +
+ +
+ + +
+ +
+ +
+ +
+
+ +
+
+
+ Copyright © 2009 Yahoo! Inc. All rights reserved. +
+
+ + +