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

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

public class Summary
extends Object

Object summary component


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

setValue

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