|
LEONARDI Application Composer - 8.9.0.40 by W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectleon.view.event.LySimpleBeanAdapter
public class LySimpleBeanAdapter
This class implements a simple adapter for bean components used for field items.
LyFieldBeanInterface
Field Summary | |
---|---|
static java.lang.String |
__VERSION
|
Constructor Summary | |
---|---|
LySimpleBeanAdapter()
|
Method Summary | |
---|---|
LyActionTransmitter |
getActionTransmitter()
Implementation of LyEventTransmitter. |
LySelectionTransmitter |
getSelectionTransmitter()
Implementation of LyEventTransmitter. |
LyFieldItem |
getViewComponent()
Returns the field item corresponding to this bean. |
void |
setLabel(java.lang.String label)
Implementation of LyFieldBeanInterface. |
void |
setViewComponent(LyFieldItem fieldItem)
Implementation of LyFieldBeanInterface. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String __VERSION
Constructor Detail |
---|
public LySimpleBeanAdapter()
Method Detail |
---|
public void setViewComponent(LyFieldItem fieldItem)
setViewComponent
in interface LyFieldBeanInterface
public LyFieldItem getViewComponent()
public LyActionTransmitter getActionTransmitter()
getActionTransmitter
in interface LyEventTransmitter
public LySelectionTransmitter getSelectionTransmitter()
getSelectionTransmitter
in interface LyEventTransmitter
public void setLabel(java.lang.String label)
setLabel
in interface LySetLabelInterface
label
- new label
|
(c) January 2013 - W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |