to.etc.domui.server
Interface IControlErrorFragmentFactory


public interface IControlErrorFragmentFactory

Factory used to create the appropriate error displaying fragment used for controls that handle their own errors.

Author:
Frits Jalvingh Created on Dec 9, 2009

Method Summary
 NodeContainer createErrorFragment()
          Create the control used to display in-control error messages.
 

Method Detail

createErrorFragment

NodeContainer createErrorFragment()
Create the control used to display in-control error messages.

Type Parameters:
T -
Returns: