Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2020-04-03 23:28:44 +03:00
parent b0507242fb
commit 95e3894e4e

View File

@ -429,7 +429,7 @@ object.mixinFlat(function(){}, {
Action: function(value, options){},
// XXX is this the same as .Confirm(...)???
//ConfirmAction: function(value){},
// XXX how do we handle list values -- edit only the last element as default???
// XXX for list value edit only the last element as default...
Editable: function(value){},
// lists...