com.jurismarches.vradi.ui.offer.widgets
Class RelatedFormHandler

java.lang.Object
  extended by com.jurismarches.vradi.ui.offer.widgets.MultipleSelectionHandler
      extended by com.jurismarches.vradi.ui.offer.widgets.RelatedFormHandler

public class RelatedFormHandler
extends MultipleSelectionHandler

Author:
sletellier

Field Summary
protected  FormLinkCellRenderer linkCellRenderer
           
 
Fields inherited from class com.jurismarches.vradi.ui.offer.widgets.MultipleSelectionHandler
addedDatas, ui
 
Constructor Summary
RelatedFormHandler(MultipleSelectionPane ui)
           
 
Method Summary
 void add()
           
 void init()
           
 void openSelected(String selected)
           
 void remove()
           
 
Methods inherited from class com.jurismarches.vradi.ui.offer.widgets.MultipleSelectionHandler
addToList, fillList, getAddedDatas, getBean, getHandler, getList, getListModel, getSelectedInList, removeFromList, removeFromList
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

linkCellRenderer

protected FormLinkCellRenderer linkCellRenderer
Constructor Detail

RelatedFormHandler

public RelatedFormHandler(MultipleSelectionPane ui)
Method Detail

init

public void init()
Specified by:
init in class MultipleSelectionHandler

add

public void add()
Specified by:
add in class MultipleSelectionHandler

remove

public void remove()
Specified by:
remove in class MultipleSelectionHandler

openSelected

public void openSelected(String selected)
Specified by:
openSelected in class MultipleSelectionHandler


Copyright © 2009-2010 JurisMarches. All Rights Reserved.