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

java.lang.Object
  extended by com.jurismarches.vradi.ui.widgets.MultipleSelectionHandler<FormLink,Form,OfferEditHandler>
      extended by com.jurismarches.vradi.ui.offer.widgets.ReplaceFormHandler

public class ReplaceFormHandler
extends MultipleSelectionHandler<FormLink,Form,OfferEditHandler>

Author:
sletellier

Field Summary
protected  FormLinkCellRenderer linkCellRenderer
           
 
Fields inherited from class com.jurismarches.vradi.ui.widgets.MultipleSelectionHandler
addedDatas, handlerClass, ui
 
Constructor Summary
ReplaceFormHandler(MultipleSelectionPane ui)
           
 
Method Summary
 void add()
           
 void init()
           
 void openSelected(String selected)
           
 void remove()
           
 
Methods inherited from class com.jurismarches.vradi.ui.widgets.MultipleSelectionHandler
addToList, fillList, getAddedData, getAddedDatas, getBean, getHandler, getList, getListModel, getSelectedInList, removeFromList, removeFromList, setBean
 
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

ReplaceFormHandler

public ReplaceFormHandler(MultipleSelectionPane ui)
Method Detail

init

public void init()
Specified by:
init in class MultipleSelectionHandler<FormLink,Form,OfferEditHandler>

add

public void add()
Specified by:
add in class MultipleSelectionHandler<FormLink,Form,OfferEditHandler>

remove

public void remove()
Specified by:
remove in class MultipleSelectionHandler<FormLink,Form,OfferEditHandler>

openSelected

public void openSelected(String selected)
Specified by:
openSelected in class MultipleSelectionHandler<FormLink,Form,OfferEditHandler>


Copyright © 2009-2011 JurisMarches. All Rights Reserved.