org.richfaces.demo.dragdrop
Class DragDropBean
java.lang.Object
org.richfaces.demo.dragdrop.DragDropBean
- All Implemented Interfaces:
- Serializable
public class DragDropBean
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DragDropBean
public DragDropBean()
getSource
public Collection<Framework> getSource()
getTarget
public Collection<Framework> getTarget()
getTargetPHP
public List<Framework> getTargetPHP()
getTargetDotNet
public List<Framework> getTargetDotNet()
getTargetCF
public List<Framework> getTargetCF()
moveFramework
public void moveFramework(Framework framework)
reset
public void reset()
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.