== Namespace aaoh.kaze.Type
{{{ comment
============================== class summary ==========================
}}}
=== Defined in: <aaoh.kaze-core.js>.
{{{ comment
============================== constructor summary ====================
}}}
||*||Namespace Summary||
||||[aaoh.kaze.Type#constructor aaoh.kaze.Type][[BR]]Type。||
{{{ comment
============================== properties summary =====================
}}}
{{{ comment
============================== methods summary ========================
}}}
||*||Method Summary||
||<static> ||aaoh.kaze.Type.[aaoh.kaze.Type#isAIR isAIR]()[[BR]]AIRの判定。||
||<static> ||aaoh.kaze.Type.[aaoh.kaze.Type#isDashboard isDashboard]()[[BR]]Dashboard Widgetの判定。||
||<static> ||aaoh.kaze.Type.[aaoh.kaze.Type#isGoogle isGoogle]()[[BR]]Google Gadgetの判定。||
||<static> ||aaoh.kaze.Type.[aaoh.kaze.Type#isIE isIE]()[[BR]]IEかの判定。||
||<static> ||aaoh.kaze.Type.[aaoh.kaze.Type#isIGoogle isIGoogle]()[[BR]]iGoogle Gadgetの判定。||
||<static> ||aaoh.kaze.Type.[aaoh.kaze.Type#isMobile isMobile]()[[BR]]モバイルかの判定。||
||<static> ||aaoh.kaze.Type.[aaoh.kaze.Type#isOpera isOpera]()[[BR]]Opera Widgetの判定。||
||<static> ||aaoh.kaze.Type.[aaoh.kaze.Type#isOthers isOthers]()[[BR]]通常ブラウザの判定。||
||<static> ||aaoh.kaze.Type.[aaoh.kaze.Type#isSBM isSBM]()[[BR]]SBM Widgetの判定。||
||<static> ||aaoh.kaze.Type.[aaoh.kaze.Type#isSidebar isSidebar]()[[BR]]Sidebar Gadgetの判定。||
||<static> ||aaoh.kaze.Type.[aaoh.kaze.Type#isYahoo isYahoo]()[[BR]]Yahoo Widgetの判定。||
||<static> ||aaoh.kaze.Type.[aaoh.kaze.Type#isYahooMac isYahooMac]()[[BR]]Yahoo Widget(mac)の判定。||
{{{ comment
============================== events summary ========================
}}}
[[BR]]
{{{ comment
============================== constructor details ====================
}}}
== Namespace Detail #constructor
==== aaoh.kaze.Type
* Type。
{{{ comment
============================== field details ==========================
}}}
{{{ comment
============================== method details =========================
}}}
== Method Detail
==== <static> {Boolean} aaoh.kaze.Type.isAIR() #isAIR
* AIRの判定。
* Returns
* {Boolean} AIRだったらtrueを返す
==== <static> {Boolean} aaoh.kaze.Type.isDashboard() #isDashboard
* Dashboard Widgetの判定。
* Returns
* {Boolean} Dashboard Widgetだったらtrueを返す
==== <static> {Boolean} aaoh.kaze.Type.isGoogle() #isGoogle
* Google Gadgetの判定。
* Returns
* {Boolean} Google Gadgetだったらtrueを返す
==== <static> {Boolean} aaoh.kaze.Type.isIE() #isIE
* IEかの判定。
* Returns
* {Boolean} IEだったらtrueを返す
==== <static> {Boolean} aaoh.kaze.Type.isIGoogle() #isIGoogle
* iGoogle Gadgetの判定。
* Returns
* {Boolean} iGoogle Gadgetだったらtrueを返す
==== <static> {Boolean} aaoh.kaze.Type.isMobile() #isMobile
* モバイルかの判定。
* Returns
* {Boolean} モバイルだったらtrue
==== <static> {Boolean} aaoh.kaze.Type.isOpera() #isOpera
* Opera Widgetの判定。
* Returns
* {Boolean} Opera Widgetだったらtrueを返す
==== <static> {Boolean} aaoh.kaze.Type.isOthers() #isOthers
* 通常ブラウザの判定。
* Returns
* {Boolean} 通常ブラウザだったらtrueを返す
==== <static> {Boolean} aaoh.kaze.Type.isSBM() #isSBM
* SBM Widgetの判定。
* Returns
* {Boolean} SBM Widgetだったらtrueを返す
==== <static> {Boolean} aaoh.kaze.Type.isSidebar() #isSidebar
* Sidebar Gadgetの判定。
* Returns
* {Boolean} Sidebar Gadgetだったらtrueを返す
==== <static> {Boolean} aaoh.kaze.Type.isYahoo() #isYahoo
* Yahoo Widgetの判定。
* Returns
* {Boolean} Yahoo Widgetだったらtrueを返す
==== <static> {Boolean} aaoh.kaze.Type.isYahooMac() #isYahooMac
* Yahoo Widget(mac)の判定。
* Returns
* {Boolean} Yahoo Widgetだったらtrueを返す
{{{ comment
============================== event details =========================
}}}