RewriteMap
Specifies a map of style symbols (usually classes and/or IDs) that should be rewritten on the fly, and their target
rewrite values. If a rewrite map is present and active, it is used during serving to line styles up with the DOM.
Content copied to clipboard
elide.assets.AssetBundle.RewriteMap
Types
Link copied to clipboard
Specifies a map of style symbols (usually classes and/or IDs) that should be rewritten on the fly, and their target
rewrite values. If a rewrite map is present and active, it is used during serving to line styles up with the DOM.
Content copied to clipboard
elide.assets.AssetBundle.RewriteMap
Functions
Link copied to clipboard
Map of symbols to their rewritten values.
Content copied to clipboard
map<string, string> map = 2;
Link copied to clipboard
inline fun AssetBundle.RewriteMap.copy(block: AssetBundleKt.RewriteMapKt.Dsl.() -> Unit): AssetBundle.RewriteMap
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
File this rewrite map was originally loaded from.
Content copied to clipboard
string file = 1;
Link copied to clipboard
Link copied to clipboard
Map of symbols to their rewritten values.
Content copied to clipboard
map<string, string> map = 2;
Link copied to clipboard
Map of symbols to their rewritten values.
Content copied to clipboard
map<string, string> map = 2;
Link copied to clipboard
Map of symbols to their rewritten values.
Content copied to clipboard
map<string, string> map = 2;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun <ContainingT : Message?, T> newFileScopedGeneratedExtension(singularType: Class<out Any>, defaultInstance: Message): GeneratedMessage.GeneratedExtension<ContainingT, T>
Link copied to clipboard
open fun <ContainingT : Message?, T> newMessageScopedGeneratedExtension(scope: Message, descriptorIndex: Int, singularType: Class<out Any>, defaultInstance: Message): GeneratedMessage.GeneratedExtension<ContainingT, T>
Link copied to clipboard
open fun parseDelimitedFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): AssetBundle.RewriteMap
Link copied to clipboard
open fun parseFrom(data: Array<Byte>, extensionRegistry: ExtensionRegistryLite): AssetBundle.RewriteMap
open fun parseFrom(data: ByteString, extensionRegistry: ExtensionRegistryLite): AssetBundle.RewriteMap
open fun parseFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): AssetBundle.RewriteMap
open fun parseFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): AssetBundle.RewriteMap
open fun parseFrom(data: ByteBuffer, extensionRegistry: ExtensionRegistryLite): AssetBundle.RewriteMap
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard