Returns the maximal length of each item's label.
It is a shortcut of getParent().getMaxlength();
Thus, it works only if the listbox's mold is "select".
Returns whether the content of this item is loaded.
It is meaningful only if
Listitem.getListbox is live data,
i.e.,
Listbox.getModel is not null.
since: 2.4.0