Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
APEX 5 ユニバーサル・テーマのおさらい
Search
Yuji Nakakoshi
July 07, 2017
Technology
0
37
APEX 5 ユニバーサル・テーマのおさらい
ユニバーサルテーマのおさらい
Yuji Nakakoshi
July 07, 2017
Tweet
Share
More Decks by Yuji Nakakoshi
See All by Yuji Nakakoshi
Oracle APEXの紹介 - Oracle APEXとは何か、始め方と学び方
ujnak
0
270
Oracle APEXクイックガイド 22.2版
ujnak
0
940
F1より速く - F1グランプリのアプリをAPEXで作成する
ujnak
0
320
ローコード開発とOracle APEX - 教育の分野への活用
ujnak
0
90
Oracle APEX概要 20.2版
ujnak
0
170
Oracle APEXデモンストレーション手順
ujnak
0
170
Oracle APEX:アイデアからアプリケーションへ:光の速度で実現する環境
ujnak
0
110
世界食堂 - Oracle APEXアプリケーションを複数言語、複数タイムゾーンに対応させる
ujnak
0
790
Oracle APEXへのオープンデータの取り込み
ujnak
1
880
Other Decks in Technology
See All in Technology
会社紹介資料 / Sansan Company Profile
sansan33
PRO
6
370k
産業機械をElixirで制御する
kikuyuta
0
150
AIエージェントのフレームワークを見るときの個人的注目ポイント
os1ma
1
510
20250612_GitHubを使いこなすためにソニーの開発現場が取り組んでいるプラクティス.pdf
osakiy8
1
710
Digitization部 紹介資料
sansan33
PRO
1
4.2k
IAMのマニアックな話 2025を執筆して、 見えてきたAWSアカウント管理の現在
nrinetcom
PRO
3
460
新規プロダクト開発、AIでどう変わった? #デザインエンジニアMeetup
bengo4com
0
430
データベースの引越しを Ora2Pg でスマートにやろう
jri_narita
0
200
What's new in OpenShift 4.19
redhatlivestreaming
1
190
Contract One Engineering Unit 紹介資料
sansan33
PRO
0
6.4k
Ретроспективный взгляд на Vue 3. Даша Сабурова, Vue-разработчик Lamoda Tech
lamodatech
0
1.2k
大失敗しないための Web API 開発レシピ / A recipe for not making a big failure on WebAPI development
yokawasa
1
260
Featured
See All Featured
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
4
130
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
How to Ace a Technical Interview
jacobian
276
23k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
46
9.6k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
123
52k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
228
22k
Mobile First: as difficult as doing things right
swwweet
223
9.6k
Into the Great Unknown - MozCon
thekraken
39
1.8k
Being A Developer After 40
akosma
90
590k
GraphQLの誤解/rethinking-graphql
sonatard
71
11k
RailsConf 2023
tenderlove
30
1.1k
Transcript
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.
| APEX 5 ユニバーサル・テーマのおさらい 中越祐治 日本オラクル株式会社 2017年7月7日
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.
| 今日の話は
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.
| 日本語に翻訳しました
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.
| ユニバーサル・テーマのサンプル https://apex.oracle.com/ut/ https://apex.oracle.com/pls/apex/f?p=42 一部日本語に翻訳 https://apex.oracle.com/pls/apex/f?p=420042
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.
| そもそもテーマって何? テンプレートの集まり テンプレート・オプションの集まり プレースホルダーを含んだ HTML文書 CSSのクラス定義
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.
| APEXのコンポーネント ページ(ページ・テンプレート) リージョン (リージョン・テンプレート) • リージョン・タイプ • Chart • Interactive Report • Interactive Grid • Classic Report • レポート・テンプレート • List • リスト・テンプレート • etc. ページアイテム (ラベル・テンプレート) ボタン (ボタン・テンプレート)
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.
| 標準ページ・テンプレート #....#がプレースホルダ ここに、今度は穴埋めされ たリージョン・テンプレートに 置き換わる。
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.
| 標準リージョン・テンプレート #....#がプレースホルダ ここに、ボタンやページアイテム、 および、リージョン・タイプで決まっ たテンプレートが、データで穴埋め されて、置き換わる。
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.
| レポート・テンプレート(Alerts) ALERT_TYPE - アイコンが表示 (warning, info, success, red, yellow, danger) ALERT_TITLE ALERT_DESC ALERT_ACTION がSQLの問い合わせの結果にあることを期待している。
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.
| ページ・テンプレートの指定 ページ・テンプレートのリファレンスはこちら。 https://apex.oracle.com/pls/apex/f?p=420042:6307 => Pages
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.
| リージョン・テンプレートの指定 リージョン・テンプレートのリファレンスはこちら。 https://apex.oracle.com/pls/apex/f?p=420042:6307 => Regions Blank with Attributesがリファレンスにないが、これはFormで使われるテンプレートな ので、 Component TemplatesのFormsを参照のこと https://apex.oracle.com/pls/apex/f?p=420042:6307 => Forms
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.
| リージョン・タイプの指定 リージョン・タイプのリファレンスはこちら。 https://apex.oracle.com/pls/apex/f?p=420042:6308
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.
| レポート・テンプレートの指定 レポート・テンプレートのリファレンスはこちら。 https://apex.oracle.com/pls/apex/f?p=420042:6307 => Reports Alertsはリージョン・テンプレートのAlertの説明でレポート・テンプレートのものでない、 また、Search Resultsについてはリファレンスに説明なし。
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.
| リスト・テンプレートの指定 リスト・テンプレートのリファレンスはこちら。 https://apex.oracle.com/pls/apex/f?p=420042:6307 => Lists
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.
| ラベル・テンプレートの指定 テンプレートのOptional – Requiredと、検証の「必須の値」は連動しないことに注意
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.
| ボタン・テンプレートの指定 https://apex.oracle.com/pls/apex/f?p=420042:6307 => Buttons または、Button Builderを使ってみよう。 https://apex.oracle.com/pls/apex/f?p=420042:6100
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.
|
None