Uiinfrastructure API Docs  
 

UIErrorLevel.WARNING Field

WARNING errors should be used to inform the user of something that is possibly relevant, but requires no action on the user's part. For example, if a user has read-only access to an editor, a warning may be displayed indicating this fact.

public static readonly UIErrorLevel WARNING;

See Also

UIErrorLevel Class | com.plumtree.uiinfrastructure.errordisplay Namespace