public interface IElementIdentifier extends IClientTransform
| Modifier and Type | Method and Description |
|---|---|
String |
getId()
Returns the unique identifier of the corresponding HTML element.
|
default Object |
transformForClient()
Convert to form suitable for passing in a client invocation.
|
static final Logger log
String getId()
default Object transformForClient()
IClientTransformtransformForClient in interface IClientTransformCopyright © 2018 Fujion Framework. All rights reserved.