Schnittstelle TreeModelFlags


public interface TreeModelFlags
  • Feldübersicht

    Felder
    Modifizierer und Typ
    Feld
    Beschreibung
    static final int
    iterators survive all signals
    emitted by the tree
    static final int
    the model is a list only, and never
    has children
  • Felddetails

    • ITERS_PERSIST

      static final int ITERS_PERSIST
      iterators survive all signals
      emitted by the tree
      Siehe auch:
    • LIST_ONLY

      static final int LIST_ONLY
      the model is a list only, and never
      has children
      Siehe auch: