Package org.teamapps.dto
Klasse UiInfiniteItemView2
java.lang.Object
org.teamapps.dto.UiClientObject
org.teamapps.dto.UiComponent
org.teamapps.dto.UiInfiniteItemView2
- Alle implementierten Schnittstellen:
UiObject
THIS IS GENERATED CODE!
PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classVon Klasse geerbte verschachtelte Klassen/Schnittstellen org.teamapps.dto.UiComponent
UiComponent.SetAttributesCommand, UiComponent.SetClassNamesCommand, UiComponent.SetStyleCommand, UiComponent.SetVisibleCommand -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected booleanprotected floatprotected UiHorizontalElementAlignmentprotected UiVerticalElementAlignmentprotected floatprotected floatprotected UiTemplateprotected floatprotected UiItemJustificationprotected booleanprotected floatVon Klasse geerbte Felder org.teamapps.dto.UiComponent
attributesBySelector, classNamesBySelector, debuggingId, stylesBySelector, visibleVon Klasse geerbte Felder org.teamapps.dto.UiClientObject
id -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungVeraltet.Only for Jackson deserialization.UiInfiniteItemView2(UiTemplate itemTemplate) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbooleanfloatfloatfloatfloatbooleanfloatsetContextMenuEnabled(boolean contextMenuEnabled) setDebuggingId(String debuggingId) setHorizontalSpacing(float horizontalSpacing) setItemContentHorizontalAlignment(UiHorizontalElementAlignment itemContentHorizontalAlignment) setItemContentVerticalAlignment(UiVerticalElementAlignment itemContentVerticalAlignment) setItemHeight(float itemHeight) setItemPositionAnimationTime(float itemPositionAnimationTime) setItemWidth(float itemWidth) setRowHorizontalAlignment(UiItemJustification rowHorizontalAlignment) setSelectionEnabled(boolean selectionEnabled) setVerticalSpacing(float verticalSpacing) setVisible(boolean visible) toString()Von Klasse geerbte Methoden org.teamapps.dto.UiComponent
getAttributesBySelector, getClassNamesBySelector, getDebuggingId, getStylesBySelector, getVisibleVon Klasse geerbte Methoden org.teamapps.dto.UiClientObject
getId
-
Felddetails
-
itemTemplate
-
itemWidth
protected float itemWidth -
itemHeight
protected float itemHeight -
horizontalSpacing
protected float horizontalSpacing -
verticalSpacing
protected float verticalSpacing -
itemPositionAnimationTime
protected float itemPositionAnimationTime -
itemContentHorizontalAlignment
-
itemContentVerticalAlignment
-
rowHorizontalAlignment
-
contextMenuEnabled
protected boolean contextMenuEnabled -
selectionEnabled
protected boolean selectionEnabled
-
-
Konstruktordetails
-
UiInfiniteItemView2
Veraltet.Only for Jackson deserialization. Use the other constructor instead. -
UiInfiniteItemView2
-
-
Methodendetails
-
getUiObjectType
- Angegeben von:
getUiObjectTypein SchnittstelleUiObject- Setzt außer Kraft:
getUiObjectTypein KlasseUiComponent
-
toString
- Setzt außer Kraft:
toStringin KlasseUiComponent
-
getItemTemplate
-
getItemWidth
public float getItemWidth() -
getItemHeight
public float getItemHeight() -
getHorizontalSpacing
public float getHorizontalSpacing() -
getVerticalSpacing
public float getVerticalSpacing() -
getItemPositionAnimationTime
public float getItemPositionAnimationTime() -
getItemContentHorizontalAlignment
-
getItemContentVerticalAlignment
-
getRowHorizontalAlignment
-
getContextMenuEnabled
public boolean getContextMenuEnabled() -
getSelectionEnabled
public boolean getSelectionEnabled() -
setId
- Setzt außer Kraft:
setIdin KlasseUiComponent
-
setDebuggingId
- Setzt außer Kraft:
setDebuggingIdin KlasseUiComponent
-
setVisible
- Setzt außer Kraft:
setVisiblein KlasseUiComponent
-
setStylesBySelector
- Setzt außer Kraft:
setStylesBySelectorin KlasseUiComponent
-
setClassNamesBySelector
public UiInfiniteItemView2 setClassNamesBySelector(Map<String, Map<String, Boolean>> classNamesBySelector) - Setzt außer Kraft:
setClassNamesBySelectorin KlasseUiComponent
-
setAttributesBySelector
public UiInfiniteItemView2 setAttributesBySelector(Map<String, Map<String, String>> attributesBySelector) - Setzt außer Kraft:
setAttributesBySelectorin KlasseUiComponent
-
setItemWidth
-
setItemHeight
-
setHorizontalSpacing
-
setVerticalSpacing
-
setItemPositionAnimationTime
-
setItemContentHorizontalAlignment
public UiInfiniteItemView2 setItemContentHorizontalAlignment(UiHorizontalElementAlignment itemContentHorizontalAlignment) -
setItemContentVerticalAlignment
public UiInfiniteItemView2 setItemContentVerticalAlignment(UiVerticalElementAlignment itemContentVerticalAlignment) -
setRowHorizontalAlignment
-
setContextMenuEnabled
-
setSelectionEnabled
-