Class NewTable


  • public class NewTable
    extends Field
    • Field Summary

      • Fields inherited from class cx.ath.matthew.cgi.Field

        label
    • Constructor Summary

      Constructors 
      Constructor Description
      NewTable​(java.lang.String name, java.lang.String css)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected java.lang.String print()  
      • Methods inherited from class java.lang.Object

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

      • NewTable

        public NewTable​(java.lang.String name,
                        java.lang.String css)
    • Method Detail

      • print

        protected java.lang.String print()
        Specified by:
        print in class Field