|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
StyleResourceValue.addItem(ItemResourceValue)
ResourceValue items, one for array element.FeaturesRenderResources.applyStyle(StyleResourceValue, boolean)
Bridge.createSession(com.android.ide.common.rendering.api.SessionParams)
Bridge.createSession(com.android.ide.common.rendering.api.SessionParams)
Bridge.createSession(com.android.ide.common.rendering.api.SessionParams)
Bridge.createSession(com.android.ide.common.rendering.api.SessionParams)
Result object with this status.
Result object with this status, and the given data.
Result.Status.ERROR_UNKNOWN result with the given message and throwable
Result.Status.ERROR_UNKNOWN result with the given message
RenderParams.setOverrideBgColor(int)
Bridge.renderDrawable(DrawableParams)Bridge.renderDrawable(DrawableParams)
ILayoutPullParser.getParser(String)
Throwable that triggered it.
ResourceValue.getValue()
StyleResourceValue.getItem(String, boolean)
RenderResources.findItemInStyle(StyleResourceValue, String, boolean) since this
method doesn't know the item namespace.
ResourceValue matching a given attribute in a given style.
RenderResources.findItemInTheme(String, boolean)
ResourceValue matching a given name in the all themes returned by
RenderResources.getAllThemes().
ResourceValue by its reference.
StyleResourceValue.getItem(String, boolean)
StyleResourceValue.getItem(String, boolean)
ResourceType and
ResourceFolderType.StyleResourceValue containing a list of themes to be used for
resolving resources.
Bridge.supports(int)
RenderParams.getHardwareConfig()
RenderResources.getDefaultTheme() or RenderResources.getAllThemes()
ArrayResourceValue.getValue() rather than the more
specific ArrayResourceValue iteration methods
StyleResourceValue representing the default theme.
DensityBasedResourceValue.getResourceDensity() instead.
RenderParams.getHardwareConfig()
DensityBasedResourceValue.getResourceDensity()
ResourceFolderType from the folder name
null if unknown.
null if unknown.
IProjectCallback.getParser(String) instead
IProjectCallback.getParser(ResourceValue) but older version
of the layoutlib (before API7) will still call this method.
RenderParams.getLayoutlibCallback()
ResourceValue.getValue(), but returns the raw XML value.
ResourceFolderType that can contain files generating resources
of the specified type.
ResourceTypes that can be generated from files inside a folder
of the specified type.
ILayoutResult.ILayoutViewInfo object for the top level view.
ViewInfo objects for the top level views.
RenderParams.getHardwareConfig()
RenderParams.getHardwareConfig()
ViewInfo objects for the system decor views, like the ActionBar.
ResourceValue.getResourceType() instead.
ResourceReference for the view.
RenderParams.getHardwareConfig()
XmlPullParser for the psi version of an xml file
RenderParams.getHardwareConfig()
DensityBasedResourceValue.Density.Bridge instead.LayoutLog.XmlPullParser to use with
Bridge.createSession(SessionParams)RenderSession as returned by Bridge.createSession(com.android.ide.common.rendering.api.SessionParams)LayoutlibCallbackLayoutlibCallbackResourceValue.true) or a project
resource (false).
- isFramework() -
Method in interface com.android.layoutlib.api.IResourceValue
- Deprecated. Returns whether the resource is a framework resource (
true) or a project
resource (false).
- isFrameworkAttr() -
Method in class com.android.ide.common.rendering.api.ItemResourceValue
-
- isHorizExpand() -
Method in enum com.android.ide.common.rendering.api.SessionParams.RenderingMode
-
- isLayoutOnly() -
Method in class com.android.ide.common.rendering.api.SessionParams
-
- isOverflowPopupNeeded() -
Method in class com.android.ide.common.rendering.api.ActionBarCallback
- Returns whether to draw the overflow menu popup.
- isRecommended() -
Method in enum com.android.resources.Density
- Returns true if this density is relevant for app developers (e.g.
- isRtl(String) -
Method in class com.android.ide.common.rendering.api.Bridge
- Returns true if the character orientation of the locale is right to left.
- isRtlSupported() -
Method in class com.android.ide.common.rendering.api.RenderParams
-
- isSuccess() -
Method in class com.android.ide.common.rendering.api.Result
- Returns whether the status is successful.
- isSupported() -
Method in class com.android.ide.common.rendering.api.AssetRepository
- Returns whether the IDE supports assets.
- IStyleResourceValue - Interface in com.android.layoutlib.api
- Deprecated. Use
StyleResourceValue. - isValidValueForDevice() -
Method in enum com.android.resources.Density
-
- isValidValueForDevice() -
Method in enum com.android.resources.Keyboard
-
- isValidValueForDevice() -
Method in enum com.android.resources.KeyboardState
-
- isValidValueForDevice() -
Method in enum com.android.resources.LayoutDirection
-
- isValidValueForDevice() -
Method in enum com.android.resources.Navigation
-
- isValidValueForDevice() -
Method in enum com.android.resources.NavigationState
-
- isValidValueForDevice() -
Method in enum com.android.resources.NightMode
-
- isValidValueForDevice() -
Method in interface com.android.resources.ResourceEnum
- Whether the value actually used on device.
- isValidValueForDevice() -
Method in enum com.android.resources.ScreenOrientation
-
- isValidValueForDevice() -
Method in enum com.android.resources.ScreenRatio
-
- isValidValueForDevice() -
Method in enum com.android.resources.ScreenRound
-
- isValidValueForDevice() -
Method in enum com.android.resources.ScreenSize
-
- isValidValueForDevice() -
Method in enum com.android.resources.TouchScreen
-
- isValidValueForDevice() -
Method in enum com.android.resources.UiMode
-
- isVertExpand() -
Method in enum com.android.ide.common.rendering.api.SessionParams.RenderingMode
-
- ItemResourceValue - Class in com.android.ide.common.rendering.api
- Represents each item in the android style resource.
- ItemResourceValue(String, boolean, boolean) -
Constructor for class com.android.ide.common.rendering.api.ItemResourceValue
-
- ItemResourceValue(String, boolean, String, boolean) -
Constructor for class com.android.ide.common.rendering.api.ItemResourceValue
- If the value is a reference to a framework resource or not is NOT represented with a boolean!
but can be deduced with:
- iterator() -
Method in class com.android.ide.common.rendering.api.AdapterBinding
-
- iterator() -
Method in class com.android.ide.common.rendering.api.ArrayResourceValue
- Returns an iterator over the resource values
- iterator() -
Method in class com.android.ide.common.rendering.api.DataBindingItem
-
- IXmlPullParser - Interface in com.android.layoutlib.api
- Deprecated.
Capability.
SessionParams.setLayoutOnly()
Bridge and RenderSession.IProjectCallback.loadView(String, Class[], Object[]), but intended for loading classes that may
not be custom views.
ResourceType and the ResourceFolderType values match.
ILayoutPullParser.getViewCookie().XmlPullParsers.RenderSession.animate(Object, String, boolean, IAnimationListener)
RenderSession.render() and RenderSession.render(long).
ResourceValue referenced by the value of value.
RenderSession.ViewInfo.
ResourceValue.ResourceValue intended for text nodes
where we need access to the raw XML textRenderSession.insertChild(Object, ILayoutPullParser, int, IAnimationListener)RenderSession.moveChild(Object, Object, int, java.util.Map, IAnimationListener)RenderSession.setProperty(Object, String, String)
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||