DEFAULTS
Overview
Constants Summarized
Type
Name
Summary
Constants Detailed
COMMAND_DEFAULT
var form = solutionModel.newForm('parentForm', 'db:/example_data/parent_table', null, false, 1200, 800);
form.onFindCmd = SM_DEFAULTS.COMMAND_DEFAULT; // This makes the find work like it does by default.COMMAND_NONE
DEFAULT
IGNORE
NONE
Last updated
Was this helpful?