CCFormTreeDatasource.mouseDown Method [AX 2012]

public int mouseDown(
    int _x, 
    int _y, 
    int _button, 
    boolean _ctrl, 
    boolean _shift)

Run On

Client

Parameters

_x
Type: int
_y
Type: int
_button
Type: int
_ctrl
Type: boolean
_shift
Type: boolean

Community Additions

ADD
Show: