M - the class type of the current modelV - the class type of the view managed by this modelO - the class type of the bindable objectpublic abstract class AbstractObjectModel<M extends Model,V extends View<?,?,?>,O> extends AbstractModel<M,V>
| Modifier and Type | Field and Description |
|---|---|
private O |
object
The dedicated view component.
|
private static Class<?>[] |
OBJECT_EXCLUDED_CLASSES
The list of type to exclude in order to find the object type from generics declaration.
|
PROCESS_WAVE_METHOD_NAMECALL_ANNOTATED_METHOD_ERROR, COMMAND_NOT_FOUND_ERROR, COMMAND_NOT_FOUND_MESSAGE, COMPONENT_INJECTION_FAILURE, CUSTOM_METHOD_NOT_FOUND, LISTEN_WAVE_TYPE, MODEL_NOT_FOUND_ERROR, MODEL_NOT_FOUND_MESSAGE, NO_WAVE_LISTENER, NOTIFIER_CONSUMES, SEND_WAVE, SERVICE_NOT_FOUND_ERROR, SERVICE_NOT_FOUND_MESSAGE, UNLISTEN_WAVE_TYPE, USE_DEFAULT_WAVE_HANDLER, WAVE_BEAN_CREATION_ERROR, WAVE_DISPATCH_ERROR, WAVE_HANDLING_ERROR, WAVE_LOST, WAVE_LOST_CONTEXT, WAVE_SENDING_ERROR| Constructor and Description |
|---|
AbstractObjectModel() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
buildObject()
Create the default bindable object.
|
O |
getObject()
Return the bindable object and create it if null.
|
void |
setObject(O object) |
bindInternal, buildView, doHideView, doShowView, getView, initInternalModelbind, finalize, getInnerModel, getRootModel, getRootNode, hideInternalView, hideView, initInnerModels, initInternalInnerModels, initModel, processWave, ready, setRootModel, showInternalView, showViewattachUi, callCommand, callCommand, getReturnCommand, getReturnWaveType, listen, listen, listen, registerCallback, registerCallback, registerCallback, release, returnData, sendWave, sendWave, setup, unlistengetCommand, getFirstKeyPart, getKey, getListKeyPart, getLocalFacade, getModel, getSecondKeyPart, getService, getThirdKeyPart, setKey, setLocalFacadeclone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetReturnCommand, getReturnWaveType, listen, listen, listen, registerCallback, registerCallback, registerCallback, sendWave, sendWave, unlistengetKey, getLocalFacade, release, setKey, setLocalFacade, setupattachUi, getModelgetService, returnDatacallCommand, callCommand, getCommandCopyright © 2011–2014 JRebirth OSS. All rights reserved.