| Package | Description |
|---|---|
| org.jrebirth.af.core.command.basic.showmodel |
Provides classes to manage Model related commands.
|
| Modifier and Type | Method and Description |
|---|---|
ShowModelWaveBuilder |
ShowModelWaveBuilder.childrenPlaceHolder(ObservableList<Node> chidrenPlaceHolder)
Define the children list observable list.
|
static ShowModelWaveBuilder |
ShowModelWaveBuilder.create()
Static method to build a default builder.
|
ShowModelWaveBuilder |
ShowModelWaveBuilder.keyPart(Object... keyPart)
Part of unique model key.
|
ShowModelWaveBuilder |
ShowModelWaveBuilder.showModelKey(UniqueKey<Model> showModelKey)
Define the unique key of the model to show.
|
ShowModelWaveBuilder |
ShowModelWaveBuilder.uniquePlaceHolder(ObjectProperty<Node> uniquePlaceHolder)
Define the unique place holder.
|
Copyright © 2011–2014 JRebirth OSS. All rights reserved.