API Docs for:
Show:

OtherClass2 Class

Module: mysubmodule
Parent Module: mymodule

Other Class 2

Methods

crashTest

(
  • foo
)

crash test method

Parameters:

  • foo String

    The string to crash the parser

crossedAttr

()

This method has attr requiredAttr

crossedEvent

()

This method fires changeWithOptional

crossOptAttr

()

This method has attr optionalAttr

hbHelper1

()

Test {{foobar}} {{barfoo}}

hbHelper2

()

Test {{foobar2}} {{barfoo2}}

hbHelper3

()

Test {{foobar3}} {{barfoo3}}

testMethod

(
  • foo
)

This is a test of CASE TaGs

Parameters:

  • foo String

    Foo description

Properties

options

Object protected static

Default options to use for all transactions.

Sub-properties:

  • [attributes] Object optional

    HTML attribute name/value pairs that should be added to inserted nodes.

  • [autopurge=false] Boolean optional

    Whether or not to automatically purge inserted nodes after the purge threshold is reached.

  • [doc] Document optional

    Document into which nodes should be inserted.

  • [pollInterval=50] Number optional

    Polling interval (in milliseconds) for detecting CSS load completion in browsers that don't support the load event on <link> nodes.

Attributes

optionalAttr

optional

This is an optional attribute

requiredAttr

required

This is a required attribute

Events

changeWithOptional

Event Payload:

  • ev EventFacade

    containing:

    • [name] String optional

      Name of the field changed