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

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

public class Summary
extends Object

Object summary component


Constructor Summary
Summary()
           
 
Method Summary
 int getCurrentMultipleIndex()
           
 Object getCurrentMultipleRow()
           
 UniqueFields getValue()
           
 boolean hasValue()
           
 boolean isRenderCurrentMultipleIndex()
           
 void setCurrentMultipleIndex(int currentMultipleIndex)
           
 void setCurrentMultipleRow(Object currentMultipleRow)
           
 void setValue(UniqueFields 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 UniqueFields getValue()

setValue

public void setValue(UniqueFields 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.