Prototype-UI Release Candidate 0 | Property Index
When set to true, a click on an blurred window content activates it, default is true Fired when window altitude has changed (z-index) Define whether the carousel is in animation or not Fired after bluring the window Window method name as string, or false to disable close button Default is ‘destroy’ Selector of carousel container inside carousel element, “.container” by default, Window content element Fired after creating the window Fired after destroying the window Define if the dimensions are horizontal or vertical Can be horizontal or vertical, horizontal by default Define the suffix classanme used when a button get disabled, to ‘_disabled’ by default Previous button classname will be previous_button_disabled true by default DOM element containing the carousel DOM element containing the window Array containing the carousel’s elements as DOM elements Required, it define the size of all elements Size of each element, it’s an integer Index of the last loaded element true if window is focused Fired after unfolding the window true if window is folded Window footer element A format string, will be interpolated with “date”, “level” and “message” Flag to define if there’s still more elements to load Window header element Fired after hiding effect Function used to hide the window, default is Element.hide. Fired when hiding a window DOM id of the carousel’s element id ot the window, generated by default The log level, default value is debug br/ An array of logs, objects with “date”, “level”, and “message” properties Window method name as string, or false to disable maximize button Default is ‘toggleMaximize’ true if window is maximized Window method name as string, or false to disable minimize button Default is ‘toggleFold’ Fired when user has finished moving a window Fired when user has started a moving a window, position:changed are then fired continously Number of visible elements, it’s a float Selector of next button inside carousel element, “.next_button” by default, set it to false to ignore next button Fired when the next button has just been disabled Fired when the next button has just been enabled Define the suffix classanme used when a button has a rollover status, ‘_over’ by default Previous button classname will be previous_button_over Define if the positions are from left or top Fired when window position has changed Selector of previous button inside carousel element, “.previous_button” by default, set it to false to ignore previous button Fired when the previous button has just been disabled Fired when the previous button has just been enabled Fired when the request has succeed Fired when the request has just started Define whether a request is processing or not true by default Fired when user has finished resizing window Fired when user has started resizing window, size:changed are then fired continuously Fired after restoring the window from its maximized state Fired when a scroll has been done, memo.shift = number of elements scrolled, it’s a float Fired when a scroll has just started Define the maximum number of elements that gonna scroll each time, auto by default draw shadow around the window, default is false window shadow theme, uses the window manager one as default Only useful if shadow options is true, see UI.Shadow for details Function used to show the window, default is Element.show Fired when showing a window Fired after showing effect Fired when window size has changed Fired when the carousel size has just been updated. uses superflous effects when resizing or moving window. window theme, uses the window manager theme as default Fired after folding the window Callback to update carousel, usually used after request success Required, it define the URL used by AJAX carousel to request new elements details true if window is visible window manager that manages this window, uses UI.defaultWM as default draw wires around window when dragged, false by default |