Method | Description | |
---|---|---|
doneParsing ( object source, |
Handle the "Done" event.
|
|
enterRule ( object source, |
Handle the "EnterRule" event
|
|
exitRule ( object source, |
Handle the "ExitRule" event
|
|
refresh ( ) : void |
public doneParsing ( object source, |
||
source | object | Event source object |
e | Event data object | |
return | void |
public enterRule ( object source, |
||
source | object | Event source object |
e | Event data object | |
return | void |
public exitRule ( object source, |
||
source | object | Event source object |
e | Event data object | |
return | void |