Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Calendarコンポーネントのonclickでカレンダーで1週間全体を選択する方法。ちょうどこのイメージのように。
Calendar
_markCal js 関数 (選択した日付をマークするために使用) をオーバーライドして、行全体のスタイルを設定し、イベントをサーバーに送信して選択した日付を更新することができます。以下を参照してください。
オンラインデモ
calendar_as_week_picker.zul
WeekPicker.java
と
私のブログの関連記事