LogWeb V3 Default Emulator (AJAX based)

Class lwh.pref

Object
   |
   +--lwh.pref

class lwh.pref


Defines the Preferences library. Uses Cookie "lwPref" to save the preferences across sessions.

  • 2006-11-16 / JF handle default values in preferences object lwh.pref.initial
    Defined in lwhpref.js

    Requires:


    Field Summary
    <static>  {String} cookiePrefix
              meta preference: the cookie name prefix.
    <static>  Object defaults
              Default user preferences.
    <static>  Object initial
              Initial user preferences.
     
    Constructor Summary
    lwh.pref ()
                Defines the Preferences library.
     
    Method Summary
    <static> Object cookieName()
               returns the preferences cookie name
    <static> void load()
               Loads the preferences from the "lwPref" Cookie.
    <static> void remove()
               removes the "lwPref" Cookie.
    <static> void restore()
               restores the default preferences.
    <static> void save()
               saves the current preferences in the "lwPref" Cookie.

    Field Detail

    cookiePrefix

    <static> {String} cookiePrefix

    defaults

    <static> Object defaults

    initial

    <static> Object initial

    Constructor Detail

    lwh.pref

    lwh.pref()

    Method Detail

    cookieName

    <static> Object cookieName()

    load

    <static> void load()

    remove

    <static> void remove()

    restore

    <static> void restore()

    save

    <static> void save()

    LogWeb V3 Default Emulator (AJAX based)

    Copyright © 2006-2012 by Logics Software GmbH
    Documentation generated by JSDoc on Mon Mar 3 17:24:18 2014