API Docs for: 1.0.0
Show:

LADS.Layout.InternetFailurePage.js Class

Internet failure page, which appears when TAG detects a loss of internet.

Constructor

LADS.Layout.InternetFailurePage.js

(
  • errorType
  • detach
)

Parameters:

  • errorType String

    the type of connectivity error

  • detach Boolean

    used in Win8 app

Item Index

Methods

getNoticeText

(
  • error
)
String

Returns a notice message given a certain connectivity error.

Parameters:

Returns:

String:

an error message to be displayed

init

()

Sets up internet failure page (handlers, etc) using the input errorType