Uses of Class
org.apache.myfaces.trinidadinternal.ui.expl.UIImplicitObject

Packages that use UIImplicitObject
org.apache.myfaces.trinidadinternal.ui.expl   
 

Uses of UIImplicitObject in org.apache.myfaces.trinidadinternal.ui.expl
 

Methods in org.apache.myfaces.trinidadinternal.ui.expl that return UIImplicitObject
protected  UIImplicitObject UIVariableResolver.createUIImplicitObject()
           
 

Methods in org.apache.myfaces.trinidadinternal.ui.expl with parameters of type UIImplicitObject
static java.lang.String UIFunctions.encodeParameter(UIImplicitObject uix, java.lang.String parameterName)
          Given the logical name of a parameter, return the parameter key that should be used in the URL.
static java.lang.String UIFunctions.hyphenate(UIImplicitObject uix, java.lang.String text, java.lang.String breakChars)
          Inserts the soft hyphen character.
static java.lang.Object UIFunctions.imageIcon(UIImplicitObject uix, java.lang.String name)
          Gets the Skin image Icon for the specified namespace/name.
 



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