public final class ScellControlStorage extends Object
Constructor and Description |
---|
ScellControlStorage() |
Modifier and Type | Method and Description |
---|---|
static void |
addFxControl(int number,
IScellUiApi<javafx.scene.Node> scellUiApi) |
static CompletableFuture<IScellUiApi<javafx.scene.Node>> |
getFxControl(int number) |
public static void addFxControl(int number, IScellUiApi<javafx.scene.Node> scellUiApi)
public static CompletableFuture<IScellUiApi<javafx.scene.Node>> getFxControl(int number)
Copyright © 2024. All rights reserved.