From f7e4257745ccd44b8d24555f0ef787429d6e472c Mon Sep 17 00:00:00 2001 From: Valerio Virgillito Date: Tue, 5 Jun 2012 00:11:03 -0700 Subject: adding the latest v0.10 montage Signed-off-by: Valerio Virgillito --- .../montage/ui/select-input.reel/select-input.js | 27 +++++++++++++++------- 1 file changed, 19 insertions(+), 8 deletions(-) (limited to 'node_modules/montage/ui/select-input.reel/select-input.js') diff --git a/node_modules/montage/ui/select-input.reel/select-input.js b/node_modules/montage/ui/select-input.reel/select-input.js index 10847569..8bf6884e 100644 --- a/node_modules/montage/ui/select-input.reel/select-input.js +++ b/node_modules/montage/ui/select-input.reel/select-input.js @@ -70,7 +70,8 @@ var SelectInput = exports.SelectInput = Montage.create(NativeControl, /** @lend }, get: function() { return this._content; - } + }, + serializable: true }, // If a contentController is provided, this allows the developer to specify @@ -78,15 +79,23 @@ var SelectInput = exports.SelectInput = Montage.create(NativeControl, /** @lend /** Specifies the property belonging to the component's contentController to use as the "value" part of the