File

src/components/contracts/focusable.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.

This file is subject to the terms and conditions defined in file 'LICENSE.txt', which is part of this source code package.

Index

Properties
Methods

Methods

applyFocus
applyFocus()

Method responsible of apply focus visual behavior to the component

Returns : void
shouldApplyFocus
shouldApplyFocus()

Determines whether applyFocus method should be called.

Returns : boolean

true if apply focus

Properties

focusableElement
focusableElement: any
Type : any

Returns the element (input, textbox, textarea, button, label, etc) that is going to receive the focus.

isApplyingFocus
isApplyingFocus: boolean
Type : boolean
Optional

Optional flag to determine when the component is calling the applyFocus method.

results matching ""

    No results matching ""