public
class
javafx.ui.
ListCell
overview
attributes
functions
advanced
Overview
Attribute Summary
name
type
description
Public
border
Border
dragText
String
horizontalAlignment
HorizontalAlignment
selected
Boolean
text
String
toolTipText
String
value
Object
verticalAlignment
VerticalAlignment
Protected
cacheGeneration
Number
listbox
ListBox
myIndex
Integer
Inherited Attributes
Function Summary
public
toString
(
) :
String
Inherited Functions
Attributes
public
border
:
Border
protected
cacheGeneration
:
Number
public
dragText
:
String
public
horizontalAlignment
:
HorizontalAlignment
protected
listbox
:
ListBox
protected
myIndex
:
Integer
public
selected
:
Boolean
public
text
:
String
public
toolTipText
:
String
public
value
:
Object
public
verticalAlignment
:
VerticalAlignment
Functions
public
toString
(
):
String
Returns
String