Verwendungen von Enum-Klasse
org.teamapps.ux.component.itemview.ItemViewRowJustification
Packages, die ItemViewRowJustification verwenden
-
Verwendungen von ItemViewRowJustification in org.teamapps.ux.component.infiniteitemview
Methoden in org.teamapps.ux.component.infiniteitemview, die ItemViewRowJustification zurückgebenMethoden in org.teamapps.ux.component.infiniteitemview mit Parametern vom Typ ItemViewRowJustificationModifizierer und TypMethodeBeschreibungInfiniteItemView.setItemJustification(ItemViewRowJustification itemJustification) Veraltet. -
Verwendungen von ItemViewRowJustification in org.teamapps.ux.component.itemview
Methoden in org.teamapps.ux.component.itemview, die ItemViewRowJustification zurückgebenModifizierer und TypMethodeBeschreibungItemGroup.getItemJustification()static ItemViewRowJustificationGibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.static ItemViewRowJustification[]ItemViewRowJustification.values()Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.Methoden in org.teamapps.ux.component.itemview mit Parametern vom Typ ItemViewRowJustificationModifizierer und TypMethodeBeschreibungItemGroup.setItemJustification(ItemViewRowJustification itemJustification)