Class FormsSoyInfo.SelectRowSoyTemplateInfo

java.lang.Object
com.google.template.soy.parseinfo.SoyTemplateInfo
google.registry.ui.soy.registrar.FormsSoyInfo.SelectRowSoyTemplateInfo
Enclosing class:
FormsSoyInfo

@Deprecated public static final class FormsSoyInfo.SelectRowSoyTemplateInfo extends com.google.template.soy.parseinfo.SoyTemplateInfo
Deprecated.
Use {LINK google.registry.ui.soy.registrar.FormsTemplates.SelectRow} instead.
Select control.
  • Nested Class Summary

    Nested classes/interfaces inherited from class com.google.template.soy.parseinfo.SoyTemplateInfo

    com.google.template.soy.parseinfo.SoyTemplateInfo.ParamRequisiteness
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    Deprecated.
    This template's full name.
    static final String
    Deprecated.
    This template's partial name.
    static final String
    Deprecated.
    Input field label.
    static final String
    Deprecated.
    Input field name.
    static final String
    Deprecated.
     
    static final String
    Deprecated.
    Items listed in the selector.
    static final String
    Deprecated.
     
    static final String
    Deprecated.
    Name of the selected option.
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated.
     

    Methods inherited from class com.google.template.soy.parseinfo.SoyTemplateInfo

    getName, getParamCount, getParamNames, getParamRequisiteness, getPartialName, getRequiredParamNames, hasParam

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait