Wijmo UI for the Web
ValueIsFull Method
Syntax
Javascript (Usage) 
var instance; // Type: wijmo.input.IFieldsCollection;
var value; // Type: bool

// Parameters
var mode; // Type:  number

value = instance.ValueIsFull(mode);
Javascript (Specification) 
function ValueIsFull( 
   mode : number
) : bool;

Parameters

mode
Browser Compatibility
7
5
5

See Also

Reference

IFieldsCollection Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.