org.jboss.modeler.form.backend
Class FormService
java.lang.Object
org.jboss.modeler.form.backend.FormService
- All Implemented Interfaces:
- org.jboss.errai.bus.client.api.MessageCallback
@ApplicationScoped
@Named(value="FormService")
public class FormService
- extends Object
- implements org.jboss.errai.bus.client.api.MessageCallback
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FormService
public FormService()
callback
public void callback(org.jboss.errai.bus.client.api.Message message)
- Specified by:
callback in interface org.jboss.errai.bus.client.api.MessageCallback
notiyValidation
public void notiyValidation(String id,
FormValidationResult result)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.