Interface StaticFormItem

All Known Implementing Classes:
StaticTextItem

public interface StaticFormItem
Interface for marking static text displaying form items
If a form item implements this interface, the value change event handler cannot be used on the form item.
Since:
4.0
Author:
JBStrap