| Modifier and Type | Method and Description |
|---|---|
protected ViewMapperRegistry<IWicketComponentMapper> |
UIBuilderWicket.newViewMapperRegistry() |
| Modifier and Type | Method and Description |
|---|---|
<C extends org.apache.wicket.markup.html.form.FormComponent<?>> |
WicketBuildContext.configure(IWicketComponentMapper mapper,
C formComponent)
Configura formComponentes, adicionando comportamentos de acordo com sua definição.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SingularFormConfigWicketImpl.setCustomMappers(Map<Class<? extends SType>,Class<IWicketComponentMapper>> customMappers) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractControlsFieldComponentMapper |
class |
AbstractListMapper |
class |
BooleanMapper |
class |
DateMapper |
class |
DateTimeMapper |
class |
DecimalMapper |
class |
LatitudeLongitudeMapper |
class |
ListBreadcrumbMapper |
class |
MoneyMapper |
class |
NumberMapper<T extends Number> |
class |
PanelListMapper |
class |
ReadOnlyControlsFieldComponentMapper |
class |
RichTextMapper |
class |
SelectBSMapper |
class |
StringMapper |
class |
TableListMapper |
class |
TabMapper |
class |
TelefoneNacionalMapper |
class |
TextAreaMapper |
class |
TimeMapper
Mapper for data type responsible for storing time (hour and minutes).
|
class |
YearMonthMapper |
| Modifier and Type | Class and Description |
|---|---|
class |
AttachmentListMapper |
| Modifier and Type | Class and Description |
|---|---|
class |
AttachmentMapper |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCompositeMapper |
class |
BlocksCompositeMapper |
class |
DefaultCompositeMapper |
| Modifier and Type | Class and Description |
|---|---|
class |
CNPJMapper |
class |
CPFMapper |
| Modifier and Type | Class and Description |
|---|---|
class |
ListMasterDetailMapper |
| Modifier and Type | Class and Description |
|---|---|
class |
PortletRichTextMapper |
| Modifier and Type | Class and Description |
|---|---|
class |
SearchModalMapper |
| Modifier and Type | Class and Description |
|---|---|
class |
AutocompleteMapper
Mapper responsible for rendering the SViewAutoComplete withing wicket.
|
class |
BooleanRadioMapper |
class |
BooleanSelectMapper |
class |
MultipleCheckMapper |
class |
MultipleSelectBSMapper |
class |
MultipleSelectMapper |
class |
PicklistMapper |
class |
RadioMapper |
class |
SelectMapper |
Copyright © 2017. All rights reserved.