Uses of Class
io.john.amiscaray.stir.annotation.ChildList
| Package | Description |
|---|---|
| io.john.amiscaray.stir.domain.elements |
-
Uses of ChildList in io.john.amiscaray.stir.domain.elements
Fields in io.john.amiscaray.stir.domain.elements with annotations of type ChildList Modifier and Type Field Description protected List<T>AbstractElementContainer. childrenprivate List<Input>Form. fieldsThe input fields within the formprotected List<ListItem>AbstractListElement. listItemsThe inner list items of the listprivate List<NavLink>NavLinkList. navLinksThe innernav linksprivate List<Option>Select. optionsThe inner options of the select element