| Package | Description |
|---|---|
| org.apache.myfaces.tobago.component | |
| org.apache.myfaces.tobago.internal.component | |
| org.apache.myfaces.tobago.model |
| Modifier and Type | Method and Description |
|---|---|
DateType |
UIDate.getType()
Type of the date/time input.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UIDate.setType(DateType type) |
| Modifier and Type | Method and Description |
|---|---|
abstract DateType |
AbstractUIDate.getType() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
AbstractUIDate.setType(DateType type) |
| Modifier and Type | Field and Description |
|---|---|
static DateType |
DateType.DATE |
static DateType |
DateType.DATETIME_LOCAL |
static DateType |
DateType.MONTH |
static DateType |
DateType.TIME |
static DateType |
DateType.WEEK |
| Modifier and Type | Method and Description |
|---|---|
static DateType |
DateType.valueOf(String text) |
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.