Mixin: LoadTemplateMixin

LoadTemplateMixin

テンプレートファイル ロード関数
Source:

Methods

(static) appendCSS(arg)

CSSファイルを追加する
Parameters:
Name Type Description
arg object 画面情報
Source:

(static) loadFooter(arg)

フッター テンプレート ファイルを設定する
Parameters:
Name Type Description
arg object 画面情報
Source:

(static) loadHeader(arg)

ヘッダー テンプレート ファイルを設定する
Parameters:
Name Type Description
arg object 画面情報
Source:

(static) loadNavBar(arg)

ナビバー テンプレート ファイルを設定する
Parameters:
Name Type Description
arg object 画面情報
Source:

(static) loadPageFooter(arg)

ページフッター テンプレート ファイルを設定する
Parameters:
Name Type Description
arg object 画面情報
Source:

(static) loadTemplate(arg)

HTMLテンプレートをロードする
Parameters:
Name Type Description
arg object 画面情報
Source: