@Target(value=METHOD) @Retention(value=RUNTIME) public @interface NGSubmit
backEndModels: array of models names or ' backEndModels={"*"} ' to tell AngularBeans that all the @NGModel annotated properties of the back end bean will be updated.
work only with @NGModel annotated properties
Modifier and Type | Optional Element and Description |
---|---|
String[] |
backEndModels |
public abstract String[] backEndModels
Copyright © 2015. All rights reserved.