public interface IlvSelectionResizable
IlvSelectionResizable
interface to test if the selected object can be resized.
<jv:resizeInteractor id="resize" selectionResizableClass="The path to an implementation of IlvSelectionResponse
"/>
Modifier and Type | Method and Description |
---|---|
boolean |
checkResizable(IlvSelectionSupport.IlvSelectionResponse response,
Object selectedObj)
To check whether the selected object can be resized.
|
boolean checkResizable(IlvSelectionSupport.IlvSelectionResponse response, Object selectedObj)
response
- The selection response.selectedObj
- The selected object.true
If the selected object can be resized.© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.