Home
last modified time | relevance | path

Searched defs:SetNextLabel (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stepper/
Dstepper_item_model_ng.cpp38 void StepperItemModelNG::SetNextLabel(const std::string& rightLabel) in SetNextLabel() function in OHOS::Ace::NG::StepperItemModelNG
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dstepper_item_model_impl.cpp66 void StepperItemModelImpl::SetNextLabel(const std::string& rightLabel) in SetNextLabel() function in OHOS::Ace::Framework::StepperItemModelImpl
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_stepper_item.cpp99 void JSStepperItem::SetNextLabel(const JSCallbackInfo& info) in SetNextLabel() function in OHOS::Ace::Framework::JSStepperItem