Package | Description |
---|---|
org.apache.empire.jsf2.components | |
org.apache.empire.jsf2.controls | |
org.apache.empire.jsf2.utils |
Modifier and Type | Field and Description |
---|---|
protected InputControl |
InputTag.control |
protected InputControl |
ControlTag.control |
Modifier and Type | Method and Description |
---|---|
InputControl |
ControlTag.getInputControl() |
Modifier and Type | Method and Description |
---|---|
protected void |
ValueTag.renderControlValue(InputControl control,
InputControl.ValueInfo vi,
javax.faces.context.FacesContext context) |
Modifier and Type | Class and Description |
---|---|
class |
CheckboxInputControl |
class |
RadioInputControl |
class |
SelectInputControl |
class |
TextAreaInputControl |
class |
TextInputControl |
Modifier and Type | Method and Description |
---|---|
static InputControl |
InputControlManager.getControl(String name) |
Modifier and Type | Method and Description |
---|---|
static void |
InputControlManager.registerControl(InputControl control) |
Modifier and Type | Field and Description |
---|---|
protected InputControl |
TagEncodingHelper.control |
Modifier and Type | Method and Description |
---|---|
protected InputControl |
TagEncodingHelper.detectInputControl(String controlType,
DataType dataType) |
InputControl |
TagEncodingHelper.getInputControl() |
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.