Package ch.bailu.gtk.gtk
Schnittstelle TreeModelFlags
public interface TreeModelFlags
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final int
iterators survive all signals
emitted by the treestatic final int
the model is a list only, and never
has children
-
Felddetails
-
ITERS_PERSIST
static final int ITERS_PERSISTiterators survive all signals
emitted by the tree- Siehe auch:
-
LIST_ONLY
static final int LIST_ONLYthe model is a list only, and never
has children- Siehe auch:
-