Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Task 2 . 1 : Add an ActionEvent on the Add button: o To add a new item, user must: 1 - Fill the Item

Task 2.1: Add an ActionEvent on the Add button: o To add a new item, user must: 1- Fill the Item Name and Quantity using TextField. 2- Choose the Quantity unit form the ComboBox 3- Select the item Category from the ComboBox 4- Choose the Expiry Date from the DatePicker. 5- Click on the Add Button. o Item name must be added directly as string to obItems ObservableList. o Item quantity and its unit will be combined together in one string before inserting it to the Quantity ObservableList. Example: if the quantity is 100 and the unit is Boxes, the quantity must be combined as 100 Boxes before adding it to o'Quantity ObservableList. o Item category must be got from the ComboBox and added directly as string to obC category ObservableList. o The expiry date must be got from the DatePicker then added directly to obEy Date ObservableList.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Databases Theory And Applications 27th Australasian Database Conference Adc 20 Sydney Nsw September 28 29 20 Proceedings Lncs 9877

Authors: Muhammad Aamir Cheema ,Wenjie Zhang ,Lijun Chang

1st Edition

3319469215, 978-3319469218

More Books

Students also viewed these Databases questions

Question

Explain the difference between set point and basal metabolic rate.

Answered: 1 week ago

Question

Evaluate employees readiness for training. page 275

Answered: 1 week ago