public class NumericTextBoxEditor extends Object implements IKendoEditor
IKendoEditor editor, based on a kendoNumericTextBoxKendoEditorHeaderItem| Modifier and Type | Field and Description |
|---|---|
protected String |
name |
protected com.googlecode.wicket.jquery.core.Options |
options |
| Constructor and Description |
|---|
NumericTextBoxEditor()
Constructor, for inline inclusion
|
NumericTextBoxEditor(com.googlecode.wicket.jquery.core.Options options)
Constructor, for inline inclusion
|
NumericTextBoxEditor(String name)
Constructor
|
NumericTextBoxEditor(String name,
com.googlecode.wicket.jquery.core.Options options)
Constructor
|
protected final String name
protected final com.googlecode.wicket.jquery.core.Options options
public NumericTextBoxEditor()
public NumericTextBoxEditor(com.googlecode.wicket.jquery.core.Options options)
options - the Optionspublic NumericTextBoxEditor(String name)
name - the name of the functionpublic NumericTextBoxEditor(String name, com.googlecode.wicket.jquery.core.Options options)
name - the name of the functionoptions - the OptionsCopyright © 2021 7thWeb. All rights reserved.