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

Profile: desktop, common

Overview

Specifies a type of sorting.

Script Variable Summary

accessnametypeCan ReadCan InitCan WriteDefault Valuedescription
public-readASCENDINGInteger1

Indicates sorting in ascending order.

public-readDESCENDINGInteger2

Indicates sorting in descending order.

public-readUNSORTEDInteger0

Indicates that there is no sorting.

Inherited Variables

Inherited Functions