|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
StyleResourceValue.
@Deprecated public interface IStyleResourceValue
Represents an android style resources with a name and a list of children IResourceValue.
| Method Summary | |
|---|---|
IResourceValue |
findItem(java.lang.String name)
Deprecated. use StyleResourceValue.getItem(String, boolean) |
java.lang.String |
getParentStyle()
Deprecated. Returns the parent style name or null if unknown. |
| Methods inherited from interface com.android.layoutlib.api.IResourceValue |
|---|
getName, getType, getValue, isFramework |
| Method Detail |
|---|
java.lang.String getParentStyle()
null if unknown.
@Deprecated IResourceValue findItem(java.lang.String name)
StyleResourceValue.getItem(String, boolean)
name - the name of the resource
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||