org.odlabs.wiquery.ui.datepicker.scope
Class DefaultJsScopeUiDatePickerDateTextEvent
java.lang.Object
org.odlabs.wiquery.core.javascript.JsScope
org.odlabs.wiquery.ui.datepicker.scope.JsScopeUiDatePickerDateTextEvent
org.odlabs.wiquery.ui.datepicker.scope.DefaultJsScopeUiDatePickerDateTextEvent
- All Implemented Interfaces:
- Serializable
public class DefaultJsScopeUiDatePickerDateTextEvent
- extends JsScopeUiDatePickerDateTextEvent
Default implementation of the JsScopeUiDatePickerDateTextEvent
- Since:
- 1.0
- Author:
- Julien Roche
- See Also:
- Serialized Form
Methods inherited from class org.odlabs.wiquery.core.javascript.JsScope |
render |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultJsScopeUiDatePickerDateTextEvent
public DefaultJsScopeUiDatePickerDateTextEvent(CharSequence javascriptCode)
execute
protected final void execute(JsScopeContext scopeContext)
- Description copied from class:
JsScope
- Executes the
JsScope
.
- Specified by:
execute
in class JsScope
- Parameters:
scopeContext
- the given scope.
Copyright © 2012. All Rights Reserved.