D - the internal data for the technologypublic static interface Technology.ApplyId<D> extends Technology<D>
Proto.applyBindings(java.lang.String) or
via method applyBindings(String) generated when one
is using the Model annotation.Technology.ApplyId<D>, Technology.BatchCopy<D>, Technology.BatchInit<D>, Technology.ToJavaScript<D>, Technology.ValueMutated<D>| Modifier and Type | Method and Description |
|---|---|
void |
applyBindings(String id,
D data)
Applies given data to current context (usually an element on an
HTML page).
|
applyBindings, bind, expose, toModel, valueHasMutated, wrapArray, wrapModelCopyright © 2019 The Apache Software Foundation. All rights reserved.