|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.gwt.user.client.ui.UIObject
com.google.gwt.user.client.ui.Widget
com.google.gwt.user.client.ui.Panel
com.google.gwt.user.client.ui.ComplexPanel
com.google.gwt.user.client.ui.FlowPanel
org.nuiton.guix.client.km.KevinMorinAbstract
public abstract class KevinMorinAbstract
test javadoc Application
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
com.google.gwt.user.client.ui.UIObject.DebugIdImpl, com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled |
| Field Summary | |
|---|---|
protected java.util.List<java.lang.String> |
activeBindings
List of the active bindings |
protected com.google.gwt.user.client.ui.Label |
nom
|
protected com.google.gwt.user.client.ui.Label |
prenom
test javadoc Application |
protected java.beans.PropertyChangeSupport |
support
|
| Fields inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
DEBUG_ID_PREFIX |
| Constructor Summary | |
|---|---|
KevinMorinAbstract()
Constructor |
|
| Method Summary | |
|---|---|
protected void |
_Panel1Settings()
_Panel1 settings |
void |
addPropertyChangeListener(java.beans.PropertyChangeListener listener)
|
void |
addPropertyChangeListener(java.lang.String property,
java.beans.PropertyChangeListener listener)
|
void |
applyDataBinding(java.lang.String _binding)
Adds the listeners to the elements which are bound by another attribute |
void |
beforeBinding()
Method called before the binding |
void |
beforeCreation()
Method called before the creation of the components |
void |
beforeSetting()
Method called before the settings of the components |
void |
beforeTree()
Method called before the creation of the component tree |
void |
componentsCreation()
Components creation |
void |
componentsSetting()
Components settings |
void |
componentsTree()
components layout |
com.google.gwt.user.client.ui.Label |
getNom()
|
com.google.gwt.user.client.ui.Label |
getPrenom()
|
java.beans.PropertyChangeSupport |
getSupport()
|
void |
initDataBinding()
initilization of databinding |
void |
initialize()
initialization |
void |
inTheEnd()
Method called in the end of the initialization |
protected void |
nomSettings()
nom settings |
protected void |
prenomSettings()
prenom settings |
void |
processDataBinding(java.lang.String _binding)
Executes the binding instruction |
void |
removePropertyChangeListener(java.beans.PropertyChangeListener listener)
|
void |
removePropertyChangeListener(java.lang.String property,
java.beans.PropertyChangeListener listener)
|
void |
setNom(com.google.gwt.user.client.ui.Label newValue)
|
void |
setPrenom(com.google.gwt.user.client.ui.Label newValue)
|
| Methods inherited from class com.google.gwt.user.client.ui.FlowPanel |
|---|
add, clear, insert |
| Methods inherited from class com.google.gwt.user.client.ui.ComplexPanel |
|---|
add, adjustIndex, checkIndexBoundsForAccess, checkIndexBoundsForInsertion, getChildren, getWidget, getWidgetCount, getWidgetIndex, insert, insert, iterator, remove, remove |
| Methods inherited from class com.google.gwt.user.client.ui.Panel |
|---|
adopt, adopt, disown, doAttachChildren, doDetachChildren, onLoad, onUnload, orphan |
| Methods inherited from class com.google.gwt.user.client.ui.Widget |
|---|
addDomHandler, addHandler, delegateEvent, fireEvent, getHandlerCount, getParent, isAttached, isOrWasAttached, onAttach, onBrowserEvent, onDetach, removeFromParent, sinkEvents |
| Methods inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
addStyleDependentName, addStyleName, ensureDebugId, ensureDebugId, ensureDebugId, getAbsoluteLeft, getAbsoluteTop, getElement, getOffsetHeight, getOffsetWidth, getStyleElement, getStyleName, getStyleName, getStylePrimaryName, getStylePrimaryName, getTitle, isVisible, isVisible, onEnsureDebugId, removeStyleDependentName, removeStyleName, setElement, setElement, setHeight, setPixelSize, setSize, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setTitle, setVisible, setVisible, setWidth, toString, unsinkEvents |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected java.util.List<java.lang.String> activeBindings
protected com.google.gwt.user.client.ui.Label nom
protected com.google.gwt.user.client.ui.Label prenom
protected java.beans.PropertyChangeSupport support
| Constructor Detail |
|---|
public KevinMorinAbstract()
| Method Detail |
|---|
public void applyDataBinding(java.lang.String _binding)
public void processDataBinding(java.lang.String _binding)
public com.google.gwt.user.client.ui.Label getNom()
getNom in interface KevinMorinpublic com.google.gwt.user.client.ui.Label getPrenom()
getPrenom in interface KevinMorinpublic java.beans.PropertyChangeSupport getSupport()
public void setNom(com.google.gwt.user.client.ui.Label newValue)
setNom in interface KevinMorinpublic void setPrenom(com.google.gwt.user.client.ui.Label newValue)
setPrenom in interface KevinMorinpublic void addPropertyChangeListener(java.beans.PropertyChangeListener listener)
public void addPropertyChangeListener(java.lang.String property,
java.beans.PropertyChangeListener listener)
public void beforeBinding()
beforeBinding in interface KevinMorinpublic void beforeCreation()
beforeCreation in interface KevinMorinpublic void beforeSetting()
beforeSetting in interface KevinMorinpublic void beforeTree()
beforeTree in interface KevinMorinpublic void componentsCreation()
public void componentsSetting()
public void componentsTree()
public void inTheEnd()
inTheEnd in interface KevinMorinpublic void initDataBinding()
public void initialize()
initialize in interface KevinMorinpublic void removePropertyChangeListener(java.beans.PropertyChangeListener listener)
public void removePropertyChangeListener(java.lang.String property,
java.beans.PropertyChangeListener listener)
protected void _Panel1Settings()
protected void nomSettings()
protected void prenomSettings()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||