nl.coderight.jazz.form.field.renderer
Class DefaultCellRenderer.Cell

java.lang.Object
  extended by nl.coderight.jazz.form.field.renderer.DefaultCellRenderer.Cell
Direct Known Subclasses:
DefaultCellRenderer.ListCell
Enclosing class:
DefaultCellRenderer

public class DefaultCellRenderer.Cell
extends Object


Constructor Summary
DefaultCellRenderer.Cell()
           
 
Method Summary
 Format getFormat()
           
 LabelField.Align getHorizontalAlignment()
           
 Object getValue()
           
 boolean isHasFocus()
           
 boolean isSelected()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultCellRenderer.Cell

public DefaultCellRenderer.Cell()
Method Detail

isHasFocus

public boolean isHasFocus()

isSelected

public boolean isSelected()

getHorizontalAlignment

public LabelField.Align getHorizontalAlignment()

getFormat

public Format getFormat()

getValue

public Object getValue()


Copyright 2010 CodeRight, All rights reserved.