Interface ListItem


public interface ListItem
An Oracle list item.
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Indicates whether the specified item is selected.
  • Method Details