java.lang.Object | |
↳ | com.htc.customization.FrameworkCustomization |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Get the
Boolean values related to the key. | |||||||||||
Get one
boolean primitive value related to the key. | |||||||||||
Get one
boolean primitive value related to the key. | |||||||||||
Get the
Integer values related to the key. | |||||||||||
Get one
int primitive value related to the key. | |||||||||||
Get one
int primitive value related to the key. | |||||||||||
Get the
String values related to the key. | |||||||||||
Get one
String value related to the key. | |||||||||||
Get one
String value related to the key. | |||||||||||
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Get the Boolean
values related to the key.
key | the predefined formatted string used to retrieve the related values.
The format of the string may look like A.B.C.D... |
---|
Get one boolean
primitive value related to the key.
key | the predefined formatted string used to retrieve the related values.
The format of the string may look like A.B.C.D... |
---|
Get one boolean
primitive value related to the key.
key | the predefined formatted string used to retrieve the related values.
The format of the string may look like A.B.C.D... |
---|---|
defaultValue | used to be the return value if there is no value related to the key. |
defaultValue
.Get the Integer
values related to the key.
key | the predefined formatted string used to retrieve the related values.
The format of the string may look like A.B.C.D... |
---|
Get one int
primitive value related to the key.
key | the predefined formatted string used to retrieve the related values.
The format of the string may look like A.B.C.D... |
---|---|
defaultValue | used to be the return value if there is no value related to the key. |
defaultValue
.Get one int
primitive value related to the key.
key | the predefined formatted string used to retrieve the related values.
The format of the string may look like A.B.C.D... |
---|
Get the String
values related to the key.
key | the predefined formatted string used to retrieve the related values.
The format of the string may look like A.B.C.D... |
---|
Get one String
value related to the key.
key | the predefined formatted string used to retrieve the related values.
The format of the string may look like A.B.C.D... |
---|---|
defaultValue | used to be the return value if there is no value related to the key. |
defaultValue
.Get one String
value related to the key.
key | the predefined formatted string used to retrieve the related values.
The format of the string may look like A.B.C.D... |
---|