org.richfaces.demo.dragdrop
Class DragDropBean
java.lang.Object
org.richfaces.demo.dragdrop.DragDropBean
- All Implemented Interfaces:
- java.io.Serializable
public class DragDropBean
- extends java.lang.Object
- implements java.io.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 java.util.Collection<Framework> getSource()
getTarget
public java.util.Collection<Framework> getTarget()
getTargetPHP
public java.util.List<Framework> getTargetPHP()
getTargetDotNet
public java.util.List<Framework> getTargetDotNet()
getTargetCF
public java.util.List<Framework> getTargetCF()
moveFramework
public void moveFramework(Framework framework)
reset
public void reset()
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.