Package | Description |
---|---|
com.viaoa.uicontroller |
Controller classes used to bind OAModel (Hubs, OAObjects) with UI Components.
|
Modifier and Type | Method and Description |
---|---|
OAUICommandController.Command |
OAUICommandController.getCommand() |
static OAUICommandController.Command |
OAUICommandController.Command.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OAUICommandController.Command[] |
OAUICommandController.Command.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
OAUICommandController(Hub hub,
OAUICommandController.Command command) |
Copyright © 1999–2025 ViaOA. All rights reserved.