JavaFX: Bringing Rich Experiences To All the Screens Of Your Life

expand all

Profile: desktop, common

Overview

A handle/proxy for an Integer value

Profile: desktop

Inherited Variables

Constructor Summary

public FXPrimitiveValue()
Returns
 

Method Summary

public FXValue getItem(int index)
Parameters
index
Returns
FXValue
 
public int getItemCount()
Returns
int
 
public FXPrimitiveType getType()
Returns
FXPrimitiveType
 
public boolean isNull()
Returns
boolean
 

Inherited Functions