27;ll take a look at it.
>
>
> [1] https://issues.apache.org/jira/browse/FLEX
>
> -Mark
>
> -Original Message-
> From: Dany Dhondt [mailto:archeme...@mac.com]
> Sent: Wednesday, April 27, 2016 2:01 PM
> To: dev@flex.apache.org
> Subject: [Non-DoD Source] moveI
PM
To: dev@flex.apache.org
Subject: [Non-DoD Source] moveIndexFindRow
Hello,
I used the moveIndexFindRow method in the listBase class.
The signature is this:
public function moveIndexFindRow(field:String, value:String, startingIndex:int
= 0, patternType:String = RegExPatterns.EXACT):Boolean
the