Share via


JmgRegistrationButtonTable::moveLine Method

Moves a record up or down in an action pane setup.

Syntax

client server public static boolean moveLine(JmgRegistrationButtonTable _regButtTable, boolean _moveUp)

Run On

Called

Parameters

  • _moveUp
    Type: boolean
    A Boolean value that represents the direction to move the record.

Return Value

Type: boolean
true if the operation was successful; otherwise, false.

See Also

Reference

JmgRegistrationButtonTable Table