Class DesignerGeneralProps


  • public class DesignerGeneralProps
    extends java.lang.Object
    • Field Detail

      • RESOURCE_TYPE

        public static final ResourceType RESOURCE_TYPE
    • Constructor Detail

      • DesignerGeneralProps

        public DesignerGeneralProps()
    • Method Detail

      • isShowTipOfTheDay

        public boolean isShowTipOfTheDay()
      • setShowTipOfTheDay

        public void setShowTipOfTheDay​(boolean showTipOfTheDay)
      • getGatewayCommMode

        public int getGatewayCommMode()
      • setGatewayCommMode

        public void setGatewayCommMode​(int gatewayCommMode)
      • isOnlyShowDefaultDatasource

        public boolean isOnlyShowDefaultDatasource()
      • setOnlyShowDefaultDatasource

        public void setOnlyShowDefaultDatasource​(boolean onlyShowDefaultDatasource)