org.apache.myfaces.tobago.component
Class UIGridLayout.Marker

java.lang.Object
  extended by org.apache.myfaces.tobago.component.UIGridLayout.Marker
All Implemented Interfaces:
Serializable
Enclosing class:
UIGridLayout

public static class UIGridLayout.Marker
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
UIGridLayout.Marker(String name, boolean rendered)
           
 
Method Summary
 boolean isRendered()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UIGridLayout.Marker

public UIGridLayout.Marker(String name,
                           boolean rendered)
Method Detail

toString

public String toString()
Overrides:
toString in class Object

isRendered

public boolean isRendered()


Copyright © 2002-2006 Apache Software Foundation. All Rights Reserved.