org.zeroexchange.web.page.contract.context
Class ResourcesSelectionContractContext
java.lang.Object
org.zeroexchange.web.page.contract.context.ContractContext
org.zeroexchange.web.page.contract.context.ResourcesSelectionContractContext
- All Implemented Interfaces:
- Serializable
public class ResourcesSelectionContractContext
- extends ContractContext
- Author:
- black
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResourcesSelectionContractContext
public ResourcesSelectionContractContext()
- Default constructor.
ResourcesSelectionContractContext
public ResourcesSelectionContractContext(Resource resource,
int tabIndex)
getTargetResource
public Resource getTargetResource()
- Returns:
- the targetResource
setTargetResource
public void setTargetResource(Resource targetResource)
- Parameters:
targetResource
- the targetResource to set
Copyright © 2013. All Rights Reserved.