Uses of Class
org.apache.myfaces.trinidadinternal.ui.data.bind.FixedBoundValue

Packages that use FixedBoundValue
org.apache.myfaces.trinidadinternal.ui.data.bind   
 

Uses of FixedBoundValue in org.apache.myfaces.trinidadinternal.ui.data.bind
 

Fields in org.apache.myfaces.trinidadinternal.ui.data.bind declared as FixedBoundValue
static FixedBoundValue FixedBoundValue.FALSE_VALUE
          BoundValue that will always return Boolean.FALSE.
static FixedBoundValue FixedBoundValue.NULL_VALUE
          BoundValue that will always return null.
static FixedBoundValue FixedBoundValue.TRUE_VALUE
          BoundValue that will always return Boolean.TRUE.
 



Copyright © 2001-2007 Apache Software Foundation. All Rights Reserved.