org.jaffa.presentation.portlet.widgets.controller
Class DropDownController
java.lang.Object
org.jaffa.presentation.portlet.widgets.controller.DropDownController
- public class DropDownController
- extends Object
Controller for the DropDown widget.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DropDownController
public DropDownController()
updateModel
public static void updateModel(String value,
DropDownModel model)
- Updates the model with the input value.
- Parameters:
value - The new value for the model.model - The model to be updated.
Copyright © 2002-2004 JAFFA Project.