Package ch.tocco.nice2.model.form.spi
Class PositionParser
java.lang.Object
ch.tocco.nice2.model.form.spi.PositionParser
Deprecated.
Parser for the "position" attribute of inside-form xml tags.
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
parseAndSet
(String toParse, Component info) Deprecated.Parses the "position" attribute.
-
Method Details
-
parseAndSet
Deprecated.Parses the "position" attribute. Examples: "MIDDLE", "BEFORE:another-component"- Throws:
IllegalArgumentException
-