Class FormatCellCtrl.FormatItem

  • Enclosing class:
    FormatCellCtrl

    public static class FormatCellCtrl.FormatItem
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected java.lang.String category  
      protected int categoryIndex  
      protected int customIndex  
      protected java.lang.String format  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • category

        protected final java.lang.String category
      • categoryIndex

        protected final int categoryIndex
      • format

        protected final java.lang.String format
      • customIndex

        protected final int customIndex