org.equanda.test.gui.components.xdefault
Class Summary

java.lang.Object
  extended by org.equanda.test.gui.components.xdefault.Summary

public class Summary
extends Object

Object summary component


Constructor Summary
Summary()
           
 
Method Summary
 int getCurrentMultipleIndex()
           
 Object getCurrentMultipleRow()
           
 Default getValue()
           
 boolean hasValue()
           
 boolean isRenderCurrentMultipleIndex()
           
 void setCurrentMultipleIndex(int currentMultipleIndex)
           
 void setCurrentMultipleRow(Object currentMultipleRow)
           
 void setValue(Default value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Summary

public Summary()
Method Detail

getValue

public Default getValue()

setValue

public void setValue(Default value)

hasValue

public boolean hasValue()

getCurrentMultipleRow

public Object getCurrentMultipleRow()

setCurrentMultipleRow

public void setCurrentMultipleRow(Object currentMultipleRow)

getCurrentMultipleIndex

public int getCurrentMultipleIndex()

setCurrentMultipleIndex

public void setCurrentMultipleIndex(int currentMultipleIndex)

isRenderCurrentMultipleIndex

public boolean isRenderCurrentMultipleIndex()


Copyright © 2007-2008. All Rights Reserved.