FFDataTableAction$json top-level constant
Implementation
@$core.Deprecated('Use fFDataTableActionDescriptor instead')
const FFDataTableAction$json = {
'1': 'FFDataTableAction',
'2': [
{
'1': 'legacy_node_key_ref',
'3': 1,
'4': 1,
'5': 11,
'6': '.flutterflow.FFNodeKeyReference',
'8': {'3': true},
'10': 'legacyNodeKeyRef',
},
{
'1': 'node_key_path',
'3': 5,
'4': 1,
'5': 11,
'6': '.flutterflow.FFNodeKeyPath',
'10': 'nodeKeyPath'
},
{
'1': 'control_page',
'3': 2,
'4': 1,
'5': 11,
'6': '.flutterflow.FFDataTableAction.ControlPage',
'9': 0,
'10': 'controlPage'
},
{
'1': 'update_sort',
'3': 3,
'4': 1,
'5': 11,
'6': '.flutterflow.FFDataTableAction.UpdateSort',
'9': 0,
'10': 'updateSort'
},
{
'1': 'update_rows_per_page',
'3': 4,
'4': 1,
'5': 11,
'6': '.flutterflow.FFDataTableAction.UpdateRowsPerPage',
'9': 0,
'10': 'updateRowsPerPage'
},
],
'3': [
FFDataTableAction_ControlPage$json,
FFDataTableAction_UpdateSort$json,
FFDataTableAction_UpdateRowsPerPage$json
],
'4': [FFDataTableAction_ControlPageType$json],
'8': [
{'1': 'action'},
],
};