Package google.registry.ui.soy.registrar
Class ConsoleUtilsSoyInfo.TemplateName
java.lang.Object
google.registry.ui.soy.registrar.ConsoleUtilsSoyInfo.TemplateName
- Enclosing class:
ConsoleUtilsSoyInfo
Deprecated.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
Deprecated.The full template name of the .appbarButtons template.static final String
Deprecated.The full template name of the .footer template.static final String
Deprecated.The full template name of the .googlebar template.static final String
Deprecated.The full template name of the .header template.static final String
Deprecated.The full template name of the .navCreateButton template. -
Method Summary
-
Field Details
-
HEADER
Deprecated.The full template name of the .header template.- See Also:
-
GOOGLEBAR
Deprecated.The full template name of the .googlebar template.- See Also:
-
APPBAR_BUTTONS
Deprecated.The full template name of the .appbarButtons template.- See Also:
-
NAV_CREATE_BUTTON
Deprecated.The full template name of the .navCreateButton template.- See Also:
-
FOOTER
Deprecated.The full template name of the .footer template.- See Also:
-