Forge - UI API 2.0.0.Alpha3

org.jboss.forge.ui.context
Interface UIValidationContext

All Superinterfaces:
UIContextProvider

public interface UIValidationContext
extends UIContextProvider


Method Summary
 void addValidationError(InputComponent<?,?> input, String errorMessage)
           
 
Methods inherited from interface org.jboss.forge.ui.context.UIContextProvider
getUIContext
 

Method Detail

addValidationError

void addValidationError(InputComponent<?,?> input,
                        String errorMessage)

Forge - UI API 2.0.0.Alpha3

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.