org.eclipse.higgins.ics.gwt.icm.client.panel
Class CrossCardClaimEditorPanel

java.lang.Object
  extended byorg.eclipse.higgins.ics.gwt.icm.client.panel.CrossCardClaimEditorPanel

public class CrossCardClaimEditorPanel
extends Object


Nested Class Summary
static class CrossCardClaimEditorPanel.CrossCardEditorPanelItem
           
 
Constructor Summary
CrossCardClaimEditorPanel(BaseEditor ed)
           
 
Method Summary
 void drawTable()
           
 BaseEditor getBaseEditor()
           
 SimpleDialog getDialog()
           
 List getSaveValueListenerCollection()
           
 void setDialogBoxProperties()
           
 void setSaveValueListenerCollection(List saveValueListenerCollection)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CrossCardClaimEditorPanel

public CrossCardClaimEditorPanel(BaseEditor ed)
Method Detail

drawTable

public void drawTable()

setDialogBoxProperties

public void setDialogBoxProperties()

getBaseEditor

public BaseEditor getBaseEditor()

getDialog

public SimpleDialog getDialog()

getSaveValueListenerCollection

public List getSaveValueListenerCollection()

setSaveValueListenerCollection

public void setSaveValueListenerCollection(List saveValueListenerCollection)