Class FormRemoveHandler
java.lang.Object
ch.tocco.nice2.model.form.impl.reader.startcomponents.FormRemoveHandler
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionfinal void
removeField
(String path, boolean onlyNewClient) void
-
Constructor Details
-
FormRemoveHandler
-
-
Method Details
-
setName
-
removeField
@Element("component") @Cardinality(min=0, max=2147483647) public final void removeField(@Attribute("path") @Required String path, @Attribute("only-new-client") boolean onlyNewClient) throws InvalidValueException, FormModelException
-