Package 

Enum PanelType

  • All Implemented Interfaces:
    java.io.Serializable , kotlin.Comparable

    
    public enum PanelType
    extends Enum<PanelType>
                        

    面板绑定类型

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public class PanelType.Companion
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final String name
      private final Integer ordinal
    • Method Summary

      Modifier and Type Method Description
      final String getName()
      final Integer getOrdinal()
      • Methods inherited from class java.lang.Object

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