File

src/lib/contracts/WebControlComponent.ts

Description

Copyright (C) Mobilize.Net info@mobilize.net - All Rights Reserved

This file is part of the Mobilize Frameworks, which is proprietary and confidential.

NOTICE: All information contained herein is, and remains the property of Mobilize.Net Corporation. The intellectual and technical concepts contained herein are proprietary to Mobilize.Net Corporation and may be covered by U.S. Patents, and are protected by trade secret or copyright law. Dissemination of this information or reproduction of this material is strictly forbidden unless prior written permission is obtained from Mobilize.Net Corporation.

Index

Properties

Properties

causesValidation
causesValidation: boolean
Type : boolean

Property that indicates if the control causes a validation.

export interface WebControlComponent {
  /**
   * Property that indicates if the control causes a validation.
   *
   * @type {boolean}
   * @memberof WebControlComponent
   */
  causesValidation: boolean;
}

results matching ""

    No results matching ""