Uses of Package
io.john.amiscaray.stir.annotation
Package | Description |
---|---|
io.john.amiscaray.stir.domain.elements | |
io.john.amiscaray.stir.util |
-
Classes in io.john.amiscaray.stir.annotation used by io.john.amiscaray.stir.domain.elements Class Description Attribute Marks class properties as HTML attributesChildList Marks List properties of a class as a List of child elementsClassList Marks a property of a List of Strings as a list of CSS classesHTMLElement Marks a class as an HTMLElementId Marks a property as the ID of the elementInnerContent Marks a property as the inner content of the elementLabel Marks a property as the inner content of a label for the elementNested Marks a property as a nested HTML elementTableEntries Marks a collection as a set of table entries -
Classes in io.john.amiscaray.stir.annotation used by io.john.amiscaray.stir.util Class Description HTMLElement Marks a class as an HTMLElement