Interface ExpandBarItem


public interface ExpandBarItem
A single Java ExpandBar item in a Java ExpandBar.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Collapses the item in the ExpandBar.
    void
    Expands the item in the ExpandBar.
    Returns the ExpandBar item label.