com.hp.lft.sdk.java

Interface ExpandBarItem



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

      Modifier and TypeMethod and Description
      voidcollapse()
      Collapses the item in the ExpandBar.
      voidexpand()
      Expands the item in the ExpandBar.
      java.lang.StringgetLabel()
      Returns the ExpandBar item label.