Styles
Defines page-level style settings (CSS), including external stylesheets, lifted CSS that should
be rendered in the <head>, and more.
Content copied to clipboard
elide.page.Context.Styles
Types
Link copied to clipboard
Defines page-level style settings (CSS), including external stylesheets, lifted CSS that should
be rendered in the <head>, and more.
Content copied to clipboard
elide.page.Context.Styles
Link copied to clipboard
Defines the notion of an external stylesheet document, written in CSS, which should be included
via reference rather than inline.
Content copied to clipboard
elide.page.Context.Styles.Stylesheet
Link copied to clipboard
Functions
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
CSS code that should be emitted early in the <head>.
Content copied to clipboard
.webutil.html.types.SafeStyleProto lifted = 1;
Link copied to clipboard
External CSS code to be included in <link> tags.
Content copied to clipboard
repeated .elide.page.Context.Styles.Stylesheet link = 2;
Link copied to clipboard
External CSS code to be included in <link> tags.
Content copied to clipboard
repeated .elide.page.Context.Styles.Stylesheet link = 2;
Link copied to clipboard
External CSS code to be included in <link> tags.
Content copied to clipboard
repeated .elide.page.Context.Styles.Stylesheet link = 2;
Link copied to clipboard
External CSS code to be included in <link> tags.
Content copied to clipboard
repeated .elide.page.Context.Styles.Stylesheet link = 2;
Link copied to clipboard
External CSS code to be included in <link> tags.
Content copied to clipboard
repeated .elide.page.Context.Styles.Stylesheet link = 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): Context.Styles
Link copied to clipboard
open fun parseFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): Context.Styles
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard