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
33
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
230
Oracle APEXクイックガイド 22.2版
ujnak
0
770
F1より速く - F1グランプリのアプリをAPEXで作成する
ujnak
0
300
ローコード開発とOracle APEX - 教育の分野への活用
ujnak
0
78
Oracle APEX概要 20.2版
ujnak
0
140
Oracle APEXデモンストレーション手順
ujnak
0
140
Oracle APEX:アイデアからアプリケーションへ:光の速度で実現する環境
ujnak
0
95
世界食堂 - Oracle APEXアプリケーションを複数言語、複数タイムゾーンに対応させる
ujnak
0
790
Oracle APEXへのオープンデータの取り込み
ujnak
1
820
Other Decks in Technology
See All in Technology
rootlessコンテナのすゝめ - 研究室サーバーでもできる安全なコンテナ管理
kitsuya0828
3
390
OS 標準のデザインシステムを超えて - より柔軟な Flutter テーマ管理 | FlutterKaigi 2024
ronnnnn
0
180
Engineer Career Talk
lycorp_recruit_jp
0
180
なぜ今 AI Agent なのか _近藤憲児
kenjikondobai
4
1.4k
AWS Lambdaと歩んだ“サーバーレス”と今後 #lambda_10years
yoshidashingo
1
180
テストコード品質を高めるためにMutation Testingライブラリ・Strykerを実戦導入してみた話
ysknsid25
7
2.7k
アジャイルチームがらしさを発揮するための目標づくり / Making the goal and enabling the team
kakehashi
3
110
AIチャットボット開発への生成AI活用
ryomrt
0
170
OTelCol_TailSampling_and_SpanMetrics
gumamon
1
190
Shopifyアプリ開発における Shopifyの機能活用
sonatard
4
250
Adopting Jetpack Compose in Your Existing Project - GDG DevFest Bangkok 2024
akexorcist
0
110
AI前提のサービス運用ってなんだろう?
ryuichi1208
8
1.4k
Featured
See All Featured
Product Roadmaps are Hard
iamctodd
PRO
49
11k
Designing for Performance
lara
604
68k
Done Done
chrislema
181
16k
What's new in Ruby 2.0
geeforr
343
31k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
44
6.8k
Become a Pro
speakerdeck
PRO
25
5k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
28
9.1k
Imperfection Machines: The Place of Print at Facebook
scottboms
265
13k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
6
410
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
329
21k
[RailsConf 2023] Rails as a piece of cake
palkan
52
4.9k
Build The Right Thing And Hit Your Dates
maggiecrowley
33
2.4k
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