Interface FormChange


public interface FormChange
Represents a set of property changes to apply to a form input.

Instances are created via FormActionApi.updateInput(String) or FormActionApi.insertAfter(String, ContextParameter...).