|SetOverwrite:[[Type:ButtonEventHandler`1|ButtonEventHandler`1]]<[[Type:Bool|Bool]]>|[[Type:ButtonEventHandler`1|ButtonEventHandler`1]]<[[Type:Bool|Bool]]>|true| Called when the overwrite button is touched.
|SetPreserveHome:[[Type:ButtonEventHandler`1|ButtonEventHandler`1]]<[[Type:Bool|Bool]]>|[[Type:ButtonEventHandler`1|ButtonEventHandler`1]]<[[Type:Bool|Bool]]>|true| Called when the preserve home button is touched.
|ChooseAllData:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Called when the choose all data button is touched.
|ChangeStep:[[Type:ButtonEventHandler`1|ButtonEventHandler`1]]<[[Component:MigrationDialog#State|MigrationDialog.State]]>|[[Type:ButtonEventHandler`1|ButtonEventHandler`1]]<[[Component:MigrationDialog#State|MigrationDialog.State]]>|true| Called when the change step button is touched.
|SaveGroupSelectionAndChange:[[Type:ButtonEventHandler`1|ButtonEventHandler`1]]<[[Component:MigrationDialog#State|MigrationDialog.State]]>|[[Type:ButtonEventHandler`1|ButtonEventHandler`1]]<[[Component:MigrationDialog#State|MigrationDialog.State]]>|true| Called when the save group selection and change button is touched.
|CheckLoginAndNext:[[Type:ButtonEventHandler`1|ButtonEventHandler`1]]<[[Component:MigrationDialog#State|MigrationDialog.State]]>|[[Type:ButtonEventHandler`1|ButtonEventHandler`1]]<[[Component:MigrationDialog#State|MigrationDialog.State]]>|true| Called when the Check login and next button is touched.
|LoadGroupsPressed:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Called when the load groups button is touched.
|OnSourceSelected:[[Type:ButtonEventHandler`1|ButtonEventHandler`1]]<[[Type:String|String]]>|[[Type:ButtonEventHandler`1|ButtonEventHandler`1]]<[[Type:String|String]]>|true| Called when the source button is touched.
|StartMigrationPressed:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Called when the start migration button is touched.
|CancelPressed:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Called when the cancel button is touched.
}}
== State ==
{{Table EnumValues
|Source|0|
|Account|1|
|MigrationType|2|
|ChooseData|3|
|ChooseGroups|4|
|ChooseOverwrite|5|
|ChooseHome|6|
|ConfirmStart|7|
}}
}}
== Behavior ==
== Usage ==
== Examples ==
== Examples ==
Revision as of 20:50, 7 April 2025
This is a Userspace component — It has reduced or no functionality outside of userspace but it can be attached to objects in a normal world. Changing components in userspace is not recommended and may break functionality of your dashboard. Proceed with caution even if you know what you're doing.