JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
scriptinterface.defaulttypes
Interface ToBoolean
All Known Implementing Classes:
GBoolean
,
GFloat
,
GInteger
public interface
ToBoolean
Enables casting to boolean.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
boolean
asBoolean
()
Casts the value to boolean.
Method Detail
asBoolean
boolean asBoolean()
Casts the value to boolean.
Returns:
the boolean representation of the value.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method