Package | Description |
---|---|
org.hippoecm.frontend.attributes | |
org.hippoecm.frontend.model | |
org.hippoecm.frontend.plugins.standards.list.resolvers |
Modifier and Type | Method and Description |
---|---|
static org.apache.wicket.AttributeModifier |
TitleAttribute.append(SerializableSupplier<String> supplier) |
static org.apache.wicket.AttributeModifier |
StyleAttribute.append(SerializableSupplier<String> supplier) |
static org.apache.wicket.AttributeModifier |
ClassAttribute.append(SerializableSupplier<String> supplier) |
static org.apache.wicket.AttributeModifier |
StyleAttribute.set(SerializableSupplier<String> supplier) |
Modifier and Type | Method and Description |
---|---|
static <T> ReadOnlyModel<T> |
ReadOnlyModel.of(SerializableSupplier<T> supplier) |
Modifier and Type | Method and Description |
---|---|
static org.apache.wicket.AttributeModifier |
CssClass.append(SerializableSupplier<String> supplier)
Deprecated.
|
Copyright © 2007–2019 Hippo B.V. (http://www.onehippo.com). All rights reserved.