-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactored ButtonCell instantiation in PhoneNumberField.
Revised the code for instantiating the button cell in PhoneNumberField. Instead of creating a new ButtonCell directly, this update binds the 'buttonCell' property to a newly created object binding. An additional property for the button cell was also added to allow for more flexibility in modification and usage.
- Loading branch information
1 parent
0cb4210
commit 1d23879
Showing
1 changed file
with
21 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters