JmgClientFieldTable::moveLine Method
Moves a record up or down in a grid setup.
Syntax
client server public static void moveLine(JmgClientFieldTable _fieldTable, boolean _moveUp)
Run On
Called
Parameters
- _fieldTable
Type: JmgClientFieldTable Table
A record to move up or down.
- _moveUp
Type: boolean
A Boolean value that represents the direction to move the record.