Package | Description |
---|---|
org.zkoss.zkmax.zul |
Components and UI utitilies available in ZK EE.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultStepModel<E>
A simple step data model that uses
Step to represent a stepbar. |
Modifier and Type | Method and Description |
---|---|
StepModel<?> |
Stepbar.getModel()
Returns the step model associated with this stepbar, or null if this stepbar is not associated with any step model.
|
Modifier and Type | Method and Description |
---|---|
void |
Stepbar.setModel(StepModel<?> model)
Sets the step model associated with this stepbar.
|
Copyright © 2005-2021 Potix Corporation. All Rights Reserved.