org.apache.myfaces.tobago.component
Class RelativeLayoutToken

java.lang.Object
  extended by org.apache.myfaces.tobago.component.LayoutToken
      extended by org.apache.myfaces.tobago.component.RelativeLayoutToken

public class RelativeLayoutToken
extends LayoutToken


Constructor Summary
RelativeLayoutToken(int factor)
           
 
Method Summary
 int getFactor()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RelativeLayoutToken

public RelativeLayoutToken(int factor)
Method Detail

getFactor

public int getFactor()

toString

public String toString()
Overrides:
toString in class Object


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