public interface OpenHandler<M extends Model>
Command
factory for an open Request
(
RequestConstants.REQ_OPEN
).Modifier and Type | Method and Description |
---|---|
void |
doOpen(OpenHandlerContext<M> context)
Triggers handle the open.
|
void doOpen(OpenHandlerContext<M> context)
context
- OpenHandlerContext
for the open.Copyright © 2005–2016. All rights reserved.