TitleAttribute
instead@Deprecated public class TitleAttribute extends Object
Modifier and Type | Method and Description |
---|---|
static org.apache.wicket.behavior.AttributeAppender |
append(org.apache.wicket.model.IModel<String> titleModel)
Deprecated.
|
static org.apache.wicket.behavior.AttributeAppender |
append(String title)
Deprecated.
|
static org.apache.wicket.AttributeModifier |
clear()
Deprecated.
|
static org.apache.wicket.AttributeModifier |
set(org.apache.wicket.model.IModel<String> titleModel)
Deprecated.
|
static org.apache.wicket.AttributeModifier |
set(String title)
Deprecated.
|
public static org.apache.wicket.behavior.AttributeAppender append(String title)
public static org.apache.wicket.behavior.AttributeAppender append(org.apache.wicket.model.IModel<String> titleModel)
public static org.apache.wicket.AttributeModifier set(String title)
public static org.apache.wicket.AttributeModifier set(org.apache.wicket.model.IModel<String> titleModel)
public static org.apache.wicket.AttributeModifier clear()
Copyright © 2007–2019 Hippo B.V. (http://www.onehippo.com). All rights reserved.