Class ModelForm.AltRowStyle

  • Enclosing class:
    ModelForm

    public static class ModelForm.AltRowStyle
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.String style  
      java.lang.String useWhen  
    • Constructor Summary

      Constructors 
      Constructor Description
      AltRowStyle​(org.w3c.dom.Element altRowStyleElement)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • useWhen

        public final java.lang.String useWhen
      • style

        public final java.lang.String style
    • Constructor Detail

      • AltRowStyle

        public AltRowStyle​(org.w3c.dom.Element altRowStyleElement)