| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
| SessionStorage — class, package com.google.code.as3webstorage | |
| ActionScriptからWeb Storage API(sessionStorage)を簡単に利用できるラッパーユーティリティです. | |
| setItem(key:String, data:any) — Static Method , class com.google.code.as3webstorage.LocalStorage | |
| Storageにデータをセットします. | |
| setItem(key:String, data:any) — Static Method , class com.google.code.as3webstorage.SessionStorage | |
| Storageにデータをセットします. | |
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |