Class LocalStorage
java.lang.Object
cn.mapway.document.ui.client.main.storage.LocalStorage
本地存储.
- Author:
- zhangjianshe
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LocalStorage
public LocalStorage()
-
-
Method Details
-
save
Save.- Parameters:
key- the keydata- the data
-
val
Val.- Parameters:
key- the key- Returns:
- the string
-