@Deprecated @Api @Retention(value=RUNTIME) @Target(value=TYPE) public @interface ActionsFormScript
ComponentsFormScript instead.
Annotation used on action class (class must be also marked with Actions annotation) will
cause injection of given script with action form implementation.public abstract String value
Copyright © 2019 Suncode. All rights reserved.