| Package | Description |
|---|---|
| org.eclnt.jsfserver.elements | |
| org.eclnt.jsfserver.elements.adapter | |
| org.eclnt.jsfserver.elements.impl.selfcontaining |
| Modifier and Type | Method and Description |
|---|---|
IComponentAdapterBinding |
BaseComponent.getAdapterBindingAterEncodeBegin() |
protected IComponentAdapterBinding |
BaseComponent.getComponentAdapterBinding()
Access component adapter binding.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
BaseComponent.getAttributeFromAdapterBinding(IComponentAdapterBinding adapterBinding,
java.lang.String attribute)
Central method for receiving value from component adapter binding
|
| Modifier and Type | Class and Description |
|---|---|
class |
ComponentAdapterBindingBase
Base class that can (optionally) be used for implementing component
adapters.
|
class |
ComponentAdapterBindingMap
Implementation of
IComponentAdapterBinding in which the attribute values are managed
within a map of objects. |
| Modifier and Type | Method and Description |
|---|---|
void |
IActionListenerListener.reactOnActionListenerInvoked(IComponentAdapterBinding component,
ActionEvent event) |
| Modifier and Type | Class and Description |
|---|---|
class |
SCComponentAdapterBinding
Data and processing adapter for one component.
|
| Modifier and Type | Field and Description |
|---|---|
protected IComponentAdapterBinding |
SCBaseActionComponent.m_adapterBinding |
| Modifier and Type | Method and Description |
|---|---|
protected IComponentAdapterBinding |
SCBaseActionComponent.getComponentAdapterBinding() |
Copyright © CaptainCasa Gmbh. All Rights Reserved.