Package | Description |
---|---|
org.apache.myfaces.tobago.component | |
org.apache.myfaces.tobago.internal.component | |
org.apache.myfaces.tobago.renderkit.html |
Modifier and Type | Method and Description |
---|---|
HtmlInputTypes |
UIDate.getType()
XXX Preliminary: check if this is the right way
Type of the date/time input.
|
Modifier and Type | Method and Description |
---|---|
void |
UIDate.setType(HtmlInputTypes type) |
Modifier and Type | Method and Description |
---|---|
abstract HtmlInputTypes |
AbstractUIDate.getType() |
Modifier and Type | Method and Description |
---|---|
abstract void |
AbstractUIDate.setType(HtmlInputTypes type) |
Modifier and Type | Method and Description |
---|---|
static HtmlInputTypes |
HtmlInputTypes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HtmlInputTypes[] |
HtmlInputTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2002–2021 The Apache Software Foundation. All rights reserved.