public class DateInputComponent extends InputComponent
labelPosition| 构造器和说明 |
|---|
DateInputComponent() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getFormat() |
String |
initJs(RenderContext context) |
String |
inputHtml(RenderContext context) |
void |
setFormat(String format) |
getBindParameter, getLabel, getLabelPosition, getType, setBindParameter, setLabel, setLabelPosition, setType, toHtmlpublic void setFormat(String format)
public String getFormat()
public String initJs(RenderContext context)
public String inputHtml(RenderContext context)
Copyright © 2018 Bstek. All rights reserved.