Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AGenUI/AGenUI
/ functions
Functions
4,245 in github.com/AGenUI/AGenUI
⨍
Functions
4,245
◇
Types & classes
785
Method
afterTextChanged
(Editable s)
platforms/android/src/main/java/com/amap/agenui/render/component/impl/ChoicePickerComponent.java:276
Method
aggregateBindingStatus
core/src/surface/component_manager/data_value/agenui_data_value_base.cpp:6
Method
alignToUtf8Boundary
Align a byte offset to the next UTF-8 character boundary. Avoids splitting in the middle of a multi-byte character.
tests/cpp/stream/integration/stream_realistic_integration_test.cpp:29
Method
allKeys_areDistinct
()
platforms/android/src/test/java/com/amap/agenui/render/image/ImageLoadOptionsKeyTest.java:55
Method
allowsMeasureWithChildren
tests/cpp/surface/yoga_node_extended_test.cpp:240
Method
allowsMeasureWithChildren
* @brief Tabs does not set measureFunc when it has Yoga child nodes. * Tabs height is determined by Yoga subtree (absolutely-positioned co
platforms/harmony/agenui/src/main/cpp/a2ui/measure/tabs_component_measurement.h:33
Method
animate
(android.widget.ImageView imageView, long duration, Runnable completion)
platforms/android/src/test/java/com/amap/agenui/render/utils/ImageTransitionManagerTest.java:111
Method
animate
(ImageView imageView, long duration, Runnable completion)
platforms/android/src/main/java/com/amap/agenui/render/utils/NoneTransition.java:15
Method
animate
(ImageView imageView, long duration, Runnable completion)
platforms/android/src/main/java/com/amap/agenui/render/utils/MagicRevealTransition.java:61
Method
animate_completionFiredAfterViewPropertiesSet
()
platforms/android/src/test/java/com/amap/agenui/render/utils/NoneTransitionTest.java:97
Method
animate_doesNotCallSetVisibility
()
platforms/android/src/test/java/com/amap/agenui/render/utils/NoneTransitionTest.java:148
Method
animate_durationParameterIsIgnored
()
platforms/android/src/test/java/com/amap/agenui/render/utils/NoneTransitionTest.java:86
Method
animate_invokesCompletionExactlyOnce
()
platforms/android/src/test/java/com/amap/agenui/render/utils/NoneTransitionTest.java:68
Method
animate_nullCompletion_doesNotCrash
()
platforms/android/src/test/java/com/amap/agenui/render/utils/NoneTransitionTest.java:77
Method
animate_setsAlphaToOne
()
platforms/android/src/test/java/com/amap/agenui/render/utils/NoneTransitionTest.java:37
Method
animate_setsScaleXToOne
()
platforms/android/src/test/java/com/amap/agenui/render/utils/NoneTransitionTest.java:46
Method
animate_setsScaleYToOne
()
platforms/android/src/test/java/com/amap/agenui/render/utils/NoneTransitionTest.java:55
Method
appendDataModel
core/src/surface/agenui_surface_coordinator.cpp:141
Method
appendText
Append Markdown text (public method, callable externally) @param text Text to append
playground/android/app/src/main/java/com/amap/agenuiplayground/component/impl/MarkdownComponent.java:223
Method
applyAlign
platforms/harmony/agenui/src/main/cpp/a2ui/render/components/list_component.cpp:264
Method
applyAlign
platforms/harmony/agenui/src/main/cpp/a2ui/render/components/column_component.cpp:56
Method
applyAlign
platforms/harmony/agenui/src/main/cpp/a2ui/render/components/row_component.cpp:69
Method
applyAlignContent
core/src/surface/yoga_node/agenui_css_style_converter.cpp:1143
Method
applyAlignItems
core/src/surface/yoga_node/agenui_a2ui_attribute_converter.cpp:102
Method
applyAlignItems
core/src/surface/yoga_node/agenui_css_style_converter.cpp:777
Method
applyAlignSelf
core/src/surface/yoga_node/agenui_css_style_converter.cpp:799
Method
applyAspectRatio
core/src/surface/yoga_node/agenui_css_style_converter.cpp:1419
Method
applyAutoPlay
platforms/harmony/agenui/src/main/cpp/a2ui/render/components/carousel_component.cpp:322
Method
applyAxis
platforms/harmony/agenui/src/main/cpp/a2ui/render/components/divider_component.cpp:80
Method
applyBackgroundColor
* Parse and apply border styles from properties.styles * Supported properties: * - border-radius / borderRadius: corner radius (number or string)
platforms/harmony/agenui/src/main/cpp/a2ui/render/a2ui_component.cpp:720
Method
applyBackgroundColor
platforms/harmony/agenui/src/main/cpp/a2ui/render/components/textfield_component.cpp:366
Method
applyBackgroundImage
platforms/harmony/agenui/src/main/cpp/a2ui/render/a2ui_component.cpp:593
Method
applyBackgroundImage
* @brief Apply the background image on the leaf TextInput / TextArea node. * TEXT_INPUT / TEXT_AREA do not support addChild, so the base class
platforms/harmony/agenui/src/main/cpp/a2ui/render/components/textfield_component.cpp:416
Method
applyBorder
core/src/surface/yoga_node/agenui_css_style_converter.cpp:1197
Method
applyBorderColor
platforms/harmony/agenui/src/main/cpp/a2ui/render/components/textfield_component.cpp:398
Method
applyBorderColor
platforms/harmony/agenui/src/main/cpp/a2ui/render/components/card_component.cpp:113
Method
applyBorderDecorationStyles
platforms/harmony/agenui/src/main/cpp/a2ui/render/components/text_component.cpp:404
Method
applyBorderRadius
platforms/harmony/agenui/src/main/cpp/a2ui/render/components/textfield_component.cpp:345
Method
applyBorderStyles
platforms/harmony/agenui/src/main/cpp/a2ui/render/a2ui_component.cpp:768
Method
applyBorderWidth
core/src/surface/yoga_node/agenui_css_style_converter.cpp:1582
Method
applyBorderWidth
platforms/harmony/agenui/src/main/cpp/a2ui/render/components/textfield_component.cpp:376
Method
applyBorderWidth
platforms/harmony/agenui/src/main/cpp/a2ui/render/components/card_component.cpp:97
Method
applyBottom
core/src/surface/yoga_node/agenui_css_style_converter.cpp:1305
Method
applyCellPadding
core/src/surface/yoga_node/agenui_css_style_converter.cpp:1599
Method
applyCheckBoxStyles
platforms/harmony/agenui/src/main/cpp/a2ui/render/components/checkbox_component.cpp:146
Method
applyChecks
platforms/harmony/agenui/src/main/cpp/a2ui/render/components/textfield_component.cpp:271
Method
applyChecks
platforms/harmony/agenui/src/main/cpp/a2ui/render/components/button_component.cpp:201
Method
applyChild
platforms/harmony/agenui/src/main/cpp/a2ui/render/components/button_component.cpp:73
Method
applyContainerBorderStyles
platforms/harmony/agenui/src/main/cpp/a2ui/render/components/checkbox_component.cpp:199
Method
applyContent
platforms/harmony/agenui/src/main/cpp/a2ui/render/components/carousel_component.cpp:204
Method
applyDirection
core/src/surface/yoga_node/agenui_css_style_converter.cpp:1401
Method
applyDirection
platforms/harmony/agenui/src/main/cpp/a2ui/render/components/list_component.cpp:198
Method
applyDisable
platforms/harmony/agenui/src/main/cpp/a2ui/render/components/button_component.cpp:134
Method
applyDisplay
core/src/surface/yoga_node/agenui_css_style_converter.cpp:1367
Method
applyDraggable
platforms/harmony/agenui/src/main/cpp/a2ui/render/components/carousel_component.cpp:343
Method
applyElevation
platforms/harmony/agenui/src/main/cpp/a2ui/render/components/card_component.cpp:148
Method
applyFallbackHeight
platforms/harmony/agenui/src/main/cpp/a2ui/render/components/slider_component.cpp:221
Method
applyFilter
platforms/harmony/agenui/src/main/cpp/a2ui/render/components/richtext_component.cpp:463
Method
applyFilter
platforms/harmony/agenui/src/main/cpp/a2ui/render/components/card_component.cpp:127
Method
applyFit
platforms/harmony/agenui/src/main/cpp/a2ui/render/components/image_component.cpp:246
Method
applyFlex
core/src/surface/yoga_node/agenui_css_style_converter.cpp:823
Method
applyFlexBasis
core/src/surface/yoga_node/agenui_css_style_converter.cpp:1167
Method
applyFlexDirection
core/src/surface/yoga_node/agenui_a2ui_attribute_converter.cpp:55
Method
applyFlexDirection
core/src/surface/yoga_node/agenui_css_style_converter.cpp:733
Method
applyFlexGrow
core/src/surface/yoga_node/agenui_a2ui_attribute_converter.cpp:123
Method
applyFlexGrow
core/src/surface/yoga_node/agenui_css_style_converter.cpp:842
Method
applyFlexShrink
core/src/surface/yoga_node/agenui_css_style_converter.cpp:861
Method
applyFlexWrap
core/src/surface/yoga_node/agenui_css_style_converter.cpp:1125
Method
applyFontStyles
platforms/harmony/agenui/src/main/cpp/a2ui/render/components/text_component.cpp:165
Method
applyGap
core/src/surface/yoga_node/agenui_css_style_converter.cpp:966
Method
applyHeight
core/src/surface/yoga_node/agenui_css_style_converter.cpp:701
Method
applyIconColor
platforms/harmony/agenui/src/main/cpp/a2ui/render/components/icon_component.cpp:107
Method
applyIconName
platforms/harmony/agenui/src/main/cpp/a2ui/render/components/icon_component.cpp:68
Method
applyInsetBlockEnd
core/src/surface/yoga_node/agenui_css_style_converter.cpp:1638
Method
applyInsetBlockStart
core/src/surface/yoga_node/agenui_css_style_converter.cpp:1631
Method
applyInsetInlineEnd
core/src/surface/yoga_node/agenui_css_style_converter.cpp:1619
Method
applyInsetInlineStart
core/src/surface/yoga_node/agenui_css_style_converter.cpp:1607
Method
applyJustify
platforms/harmony/agenui/src/main/cpp/a2ui/render/components/column_component.cpp:44
Method
applyJustify
platforms/harmony/agenui/src/main/cpp/a2ui/render/components/row_component.cpp:57
Method
applyJustifyContent
core/src/surface/yoga_node/agenui_a2ui_attribute_converter.cpp:77
Method
applyJustifyContent
core/src/surface/yoga_node/agenui_css_style_converter.cpp:753
Method
applyLabel
platforms/harmony/agenui/src/main/cpp/a2ui/render/components/checkbox_component.cpp:235
Method
applyLayoutResult
core/src/surface/yoga_node/agenui_component_snapshot_wrapper.cpp:59
Method
applyLeft
core/src/surface/yoga_node/agenui_css_style_converter.cpp:1336
Method
applyMargin
core/src/surface/yoga_node/agenui_css_style_converter.cpp:923
Method
applyMarginBlockEnd
core/src/surface/yoga_node/agenui_css_style_converter.cpp:1677
Method
applyMarginBlockStart
core/src/surface/yoga_node/agenui_css_style_converter.cpp:1670
Method
applyMarginBottom
core/src/surface/yoga_node/agenui_css_style_converter.cpp:1501
Method
applyMarginInlineEnd
core/src/surface/yoga_node/agenui_css_style_converter.cpp:1658
Method
applyMarginInlineStart
Margin logical properties implementation
core/src/surface/yoga_node/agenui_css_style_converter.cpp:1646
Method
applyMarginLeft
core/src/surface/yoga_node/agenui_css_style_converter.cpp:1450
Method
applyMarginRight
core/src/surface/yoga_node/agenui_css_style_converter.cpp:1467
Method
applyMarginTop
core/src/surface/yoga_node/agenui_css_style_converter.cpp:1484
Method
applyMaxHeight
core/src/surface/yoga_node/agenui_css_style_converter.cpp:1094
Method
applyMaxValue
platforms/harmony/agenui/src/main/cpp/a2ui/render/components/slider_component.cpp:354
Method
applyMaxWidth
core/src/surface/yoga_node/agenui_css_style_converter.cpp:1032
Method
applyMinHeight
core/src/surface/yoga_node/agenui_css_style_converter.cpp:1063
Method
applyMinValue
platforms/harmony/agenui/src/main/cpp/a2ui/render/components/slider_component.cpp:340
Method
applyMinWidth
core/src/surface/yoga_node/agenui_css_style_converter.cpp:1001
Method
applyOptionSelectedState
platforms/harmony/agenui/src/main/cpp/a2ui/render/components/choicepicker_component.cpp:473
← previous
next →
2,301–2,400 of 4,245, ranked by callers