Namespace: BaloonController

BaloonController

BaloonController定義
Source:

Members

(static) __name :String

コントローラ名
Type:
  • String
Source:

Methods

(static) __init(context)

ライフサイクルイベント __ready
Parameters:
Name Type Description
context
Source:

(static) create(content)

Baloonインスタンスを作って返す
Parameters:
Name Type Description
content String | DOM | jQuery 吹き出しの中身
Source:

(static) getBaloonFromElement(elm)

BaloonのDOM要素からBaloonインスタンスを取得して返す
Parameters:
Name Type Description
elm DOM | jQuery | String 要素またはセレクタ
Source: