IlpStringArrayKey
instead.@Deprecated public static class IltKey.StringArray extends IltKey
String[]
.
Note: String[]
values for keys of this type must be treated
as immutable: their components must not be modified.
IltKey.Boolean, IltKey.Color, IltKey.Enum, IltKey.EnumArray, IltKey.Float, IltKey.Font, IltKey.Image, IltKey.Integer, IltKey.LineStyle, IltKey.Pattern, IltKey.Point, IltKey.String, IltKey.StringArray
Modifier and Type | Field and Description |
---|---|
static IlEnumInfo |
metainfo
Deprecated.
Contains metainformation about this
IlKey class. |
Modifier and Type | Method and Description |
---|---|
Object |
getDefaultInitValue()
Deprecated.
Returns the default initialization value.
|
static IltKey.StringArray |
New(String name)
Deprecated.
Creates a new key for properties of type
java.lang.String[] . |
public static IlEnumInfo metainfo
IlKey
class.public static IltKey.StringArray New(String name)
java.lang.String[]
.name
- A unique name for the key, used for serialization purposes.public Object getDefaultInitValue()
IltKey
getDefaultInitValue
in class IltKey
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.