public interface AwesomeDynamicListComponent extends FieldComponent
ComponentState.MessageType| Modifier and Type | Method and Description |
|---|---|
List<Entity> |
getEntities()
Returns a list of underlying entities (entity proxies).
|
FormComponent |
getFormComponent(Long id)
Returns child form component (row) with specified id or null if no such component can be found
|
List<FormComponent> |
getFormComponents()
Returns list of all children form components (rows) of this awesome dynamic list component
|
isPersistent, isRequired, requestComponentUpdateState, setRequiredgetFieldValue, getLocale, getName, getUuid, isEnabled, isHasError, isVisible, performEvent, setEnabled, setFieldValue, setVisibleaddMessage, addMessage, addMessage, addMessage, addMessage, addTranslatedMessage, addTranslatedMessage, addTranslatedMessageList<Entity> getEntities()
FormComponent getFormComponent(Long id)
id - id of child form entityList<FormComponent> getFormComponents()
Copyright © 2010-2025 Qcadoo Limited