OtherClass2 Class
Other Class 2
Methods
crashTest
(
-
foo
crash test method
Parameters:
-
foo
StringThe string to crash the parser
hbHelper1
()
Test {{foobar}}
{{barfoo}}
hbHelper2
()
Test {{foobar2}}
{{barfoo2}}
hbHelper3
()
Test {{foobar3}}
{{barfoo3}}
testMethod
(
-
foo
This is a test of CASE TaGs
Parameters:
-
foo
StringFoo description
Properties
options
Object
protected
static
Default options to use for all transactions.
Sub-properties:
-
[attributes]
Object optionalHTML attribute name/value pairs that should be added to inserted nodes.
-
[autopurge=false]
Boolean optionalWhether or not to automatically purge inserted nodes after the purge threshold is reached.
-
[doc]
Document optionalDocument into which nodes should be inserted.
-
[pollInterval=50]
Number optionalPolling interval (in milliseconds) for detecting CSS load completion in browsers that don't support the
load
event on<link>
nodes.
Attributes
Events
changeWithOptional
Event Payload:
-
ev
EventFacadecontaining:
-
[name]
String optionalName of the field changed
-