CodeCharge Studio

getSorter Method (Java)

Applies to

Grid Form, EditableGrid Form

Syntax

public Sorter getSorter(java.lang.String name);

Return value

Sorter - the Sorter of the given name or null if such Sorter does not exist.

Parameters

Name Description
name the Sorter name

Description

This method finds a Sorter in a children collection by name.


On-line, printable versions and updates