Searched refs:fnActionVerb (Results 1 – 1 of 1) sorted by relevance
56 var fnActionVerb = ''; // Control bar's current action. variable641 if (fnActionVerb != action)645 fnActionVerb = action;652 fnActionVerb = '';726 if (fnActionVerb == 'del') fnDelNote(area);727 if (fnActionVerb == 'edit')1035 if (fnActionVerb == 'add')1141 switch (fnActionVerb)1203 if (fnActionVerb == 'del')1212 if (fnActionVerb == 'add' || fnActionVerb == 'edit')[all …]