Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Login
Remember
Register
Ask
Q&A
All Activity
Hot!
Unanswered
Tags
Users
Ask a Question
Ask a Question
Categories
All categories
Topic[话题] (13)
Life[生活] (4)
Technique[技术] (2.1m)
Idea[创意] (3)
Jobs[工作] (2)
Others[杂七杂八] (18)
Code Example[编程示例] (0)
Recent questions tagged sapui5
0
votes
830
views
1
answer
sapui5 - Aggregation in SAP UI5
Can anybody explain what exactly Aggregation means in SAP UI5 ? I am trying to make an app with two views ... am confused what Aggregation is ? See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
sapui5
0
votes
751
views
1
answer
sapui5 - Can I access the active version on SAP Cloud Platform of HTML5 apps through a api?
I need to access the active version on SAP Cloud Platform of HTML5 apps through an api. I know for the java ... , and other people's issues. See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
sapui5
0
votes
1.5k
views
1
answer
sapui5 - Error "Cannot add direct child without default aggregation defined for control ..."
I am getting the error "Cannot add direct child without default aggregation defined for control sap.m.Label". Not ... will load with out errors. See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
sapui5
0
votes
613
views
1
answer
sapui5 - Get list of all instantiated controls in registry
I understand that OpenUI5's has a registry of instantiated controls and can be queried with sap.ui.getCore(). ... ui.getCore().allControls(); See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
sapui5
0
votes
836
views
1
answer
sapui5 - attachChange callback not fired for getBinding("text") of sap.m.Button
onInit(): function{ this._oSelectedTrainingsModel = new sap.ui.model.json.JSONModel([]); this.getView().setModel( ... part of the issue? See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
sapui5
0
votes
998
views
1
answer
sapui5 - Expand input suggestion width
Screenshot of the current width: I'm trying to expand the suggestion popup above. Since I want to use it in ... > </suggestionRows> </Input> See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
sapui5
0
votes
861
views
1
answer
sapui5 - Arrange list items in grid
What I want to do is to arrange the list items (coming from a binding) in a grid with columns. Here is my ... a row (responsive would be nice) See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
sapui5
0
votes
1.2k
views
1
answer
sapui5 - How can I add validation to an Input field?
Just learning SAP UI5, I have a simple input field like so: app.xml <Input placeholder="Please enter 10 digit ... without setting a 'Path'? See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
sapui5
0
votes
771
views
1
answer
sapui5 - Preventing router from navigating
I need to prevent router to be navigated to another page (which is done by changing the hash) if some ... for user-created SAP components. See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
sapui5
0
votes
570
views
1
answer
sapui5 - How to add ColumnListItem to a table inside a page in MVC from other page controller
I have a SAPUI5 application written in MVC I have a view called oPage4: var landscapePage = new sap.m.Page({ title ... show me how to do so? See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
sapui5
0
votes
1.1k
views
1
answer
sapui5 - sap.m.IconTabBar: How to Make Header Sticky / Only Content Scrollable
I'm looking for a way to make a sap.m.IconTabBar sticky, meaning that the tab bar stays fixed while you ... the header part of the component. See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
sapui5
0
votes
642
views
1
answer
sapui5 - How to load sap.ui.comp.smarttable.SmartTable faster?
In SAPUI5 when you add a sap.m.DatePicker to your app for the first time it takes some seconds to load the required ... "minVersion": "1.52.1" } See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
sapui5
0
votes
587
views
1
answer
sapui5 - Writable OData V2 service from odata.org: "Products" from an expanded Entity not visible
Using this writable OData v2 sample service (not Northwind), I'm binding a single Category entity to a container ... V2 service I can test? See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
sapui5
0
votes
705
views
1
answer
sapui5 - Aggregation binding only shows last item
Hello I am trying to bind an aggregation onto a Table control but the resulting rows are repeated with the last ... some reason as a result. See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
sapui5
0
votes
1.2k
views
1
answer
sapui5 - Passing Data Between Controllers While Navigating
I want to pass data between two controllers (in addition to routing parameters) and I would like to know ... controller to detail controller. See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
sapui5
0
votes
835
views
1
answer
sapui5 - Accessing view elements in controller in UI5
When my button is pressed, I want to get in my controller, access my button and change the text to new ... view elements from the controller? See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
sapui5
0
votes
574
views
1
answer
sapui5 - Using HTML fragments with declarative HTML views
I am trying to decompose a large HTML view down into smaller, more manageable chunks. Is it possible to use fragments ... Summary"></div> </div> See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
sapui5
0
votes
529
views
1
answer
sapui5 - How to retrieve view outside the controller
If I use this.getView() inside the controller of a view I can retrieve it without problems. How can I retrieve ... >") but it returns undefined. See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
sapui5
0
votes
1.1k
views
1
answer
sapui5 - Fiori - Cross Application Navigation
I want to navigate between the applications in launchpad. I have found with lot of searching that, through ... Thanks in advance, vagley See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
sapui5
0
votes
834
views
1
answer
sapui5 - How to pass control reference to formatter in XMLView?
In SAPUI5's JSView, it is quite easy to pass the current control reference to a formatter function: oTable. ... make this work in XMLViews? See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
sapui5
0
votes
924
views
1
answer
sapui5 - Adding a custom library as a dependency in SAP Fiori
I have a custom library com.foo.library I would like to include as a dependency of a Fiori-like app I ... be found relative to the resources See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
sapui5
0
votes
959
views
1
answer
sapui5 - Date Mismatch in UI5 Application
I have a DatePicker in UI5 application. My server is in Australia. When I create any record in IST time, it ... need to consider the time zone? See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
sapui5
0
votes
754
views
1
answer
sapui5 - Define Color of ObjectStatus Text
I am new to UI5, JS and web developing in general. Following courses on openSAP about SAPUI5, I got this page: The ... { return "#FF0000"; } }, See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
sapui5
0
votes
610
views
1
answer
sapui5 - Control with bound property doesn't display model data in the UI
I'm migrating my app to new version of OpenUI5 (1.48) and have some problems with model bindings. I am using ... what is wrong with my code? See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
sapui5
0
votes
915
views
1
answer
sapui5 - Component reuse in manifest.json file
We are currently building a set of apps, where there is a lot of reuse. Currently we got it working by using ... } Anyone got a working example? See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
sapui5
0
votes
879
views
1
answer
sapui5 - Dynamic binding of table column and rows
I'm having troubles getting dynamic binding of both my table columns and rows to work. Suppose I have two models, ... () / bindRows() approach: See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
sapui5
0
votes
1.0k
views
1
answer
sapui5 - How can I pass filter parameter in OData read method
I need to pass a parameter in my OData. The URL has to be like this: http://my_gateway_system:port/sap/opu/odata ... my code, it's not working. See Question&Answers more detail:os...
asked
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
sapui5
0
votes
1.1k
views
1
answer
sapui5 - How to bind filter values in XML view
I am developing an app using worklist template of Web IDE. I got stuck in with an issue in binding filter ... below show values in back end. See Question&Answers more detail:os...
asked
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
sapui5
Page:
1
2
3
next »
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question
Just Browsing Browsing
[1] JavaScript - get url params that are encoded URIs
[2] flutter卡在Running Gradle task 'assembleDebug'...怎么办?
[3] Calling git clone from C# app doesn't return output data
[4] r - Create new rows and put a flag to differentiate between existing row
[5] sql - Using partition by in SQLite
[6] linux - How to sort CSV data with Powershell?
[7] egg-sequelize中的query方法,传参时,用问号替换的变量为什么会带引号?导致查询不正确
[8] Chrome里调试本地html能否直接修改本地的js文件 。
[9] java 转义 反斜杠怎么添加
[10] Importing variables from another python file
2.1m
questions
2.1m
answers
60
comments
57.0k
users
Most popular tags
javascript
python
c#
java
How
android
c++
php
ios
html
sql
r
c
node.js
.net
iphone
asp.net
css
reactjs
jquery
ruby
What
Android
objective
mysql
linux
Is
git
Python
windows
Why
regex
angular
swift
amazon
excel
algorithm
macos
Java
visual
how
bash
Can
multithreading
PHP
Using
scala
angularjs
typescript
apache
spring
performance
postgresql
database
flutter
json
rust
arrays
C#
dart
vba
django
wpf
xml
vue.js
In
go
Get
google
jQuery
xcode
jsf
http
Google
mongodb
string
shell
oop
powershell
SQL
C++
security
assembly
docker
Javascript
Android:
Does
haskell
Convert
azure
debugging
delphi
vb.net
Spring
datetime
pandas
oracle
math
Django
联盟问答网站-Union QA website
Xstack问答社区
生活宝问答社区
OverStack问答社区
Ostack问答社区
在这了问答社区
在哪了问答社区
Xstack问答社区
无极谷问答社区
TouSu问答社区
SQlite问答社区
Qi-U问答社区
MLink问答社区
Jonic问答社区
Jike问答社区
16892问答社区
Vigges问答社区
55276问答社区
OGeek问答社区
深圳家问答社区
深圳家问答社区
深圳家问答社区
Vigges问答社区
Vigges问答社区
在这了问答社区
DevDocs API Documentations
Xstack问答社区
生活宝问答社区
OverStack问答社区
Ostack问答社区
在这了问答社区
在哪了问答社区
Xstack问答社区
无极谷问答社区
TouSu问答社区
SQlite问答社区
Qi-U问答社区
MLink问答社区
Jonic问答社区
Jike问答社区
16892问答社区
Vigges问答社区
55276问答社区
OGeek问答社区
深圳家问答社区
深圳家问答社区
深圳家问答社区
Vigges问答社区
Vigges问答社区
在这了问答社区
在这了问答社区
DevDocs API Documentations
Xstack问答社区
生活宝问答社区
OverStack问答社区
Ostack问答社区
在这了问答社区
在哪了问答社区
Xstack问答社区
无极谷问答社区
TouSu问答社区
SQlite问答社区
Qi-U问答社区
MLink问答社区
Jonic问答社区
Jike问答社区
16892问答社区
Vigges问答社区
55276问答社区
OGeek问答社区
深圳家问答社区
深圳家问答社区
深圳家问答社区
Vigges问答社区
Vigges问答社区
在这了问答社区
DevDocs API Documentations
广告位招租
...