@Deprecated public class YuiObject extends Object implements org.apache.wicket.util.io.IClusterable
This class has been deprecated. Create a java bean instead and use the
PluginConfigMapper
and JavascriptMapper helpers to do the serialization.
Constructor and Description |
---|
YuiObject(YuiType type)
Deprecated.
|
YuiObject(YuiType type,
IPluginConfig config)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
YuiType |
getType()
Deprecated.
|
boolean |
isValid()
Deprecated.
|
String |
toScript()
Deprecated.
|
String |
toString()
Deprecated.
|
void |
updateValues(org.apache.wicket.util.value.IValueMap options)
Deprecated.
|
public YuiObject(YuiType type)
public YuiObject(YuiType type, IPluginConfig config)
Copyright © 2007–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.