|
||||||||||
| 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.CellPanel
com.google.gwt.user.client.ui.VerticalPanel
org.nuiton.guix.client.demo.GuixDemoAbstract
org.nuiton.guix.client.demo.GuixDemoBisAbstract
public abstract class GuixDemoBisAbstract
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.nuiton.guix.client.demo.GuixDemoAbstract |
|---|
GuixDemoAbstract.Day |
| 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 |
| Nested classes/interfaces inherited from interface com.google.gwt.user.client.ui.HasHorizontalAlignment |
|---|
com.google.gwt.user.client.ui.HasHorizontalAlignment.HorizontalAlignmentConstant |
| Nested classes/interfaces inherited from interface com.google.gwt.user.client.ui.HasVerticalAlignment |
|---|
com.google.gwt.user.client.ui.HasVerticalAlignment.VerticalAlignmentConstant |
| Field Summary | |
|---|---|
protected KevinMorinBisAbstract |
_KevinMorinBis3
|
| Fields inherited from class org.nuiton.guix.client.demo.GuixDemoAbstract |
|---|
_KevinMorinBis19, _Label22, _Label25, _Menu3, _Menu5, _Menu7, _MenuBar2, activeBindings, bt3, bt31, c1, c2, gd2, gd22, integer, label, label2, label3, list, support, table1, tabPanel, textfield |
| Fields inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
DEBUG_ID_PREFIX |
| Fields inherited from interface com.google.gwt.user.client.ui.HasHorizontalAlignment |
|---|
ALIGN_CENTER, ALIGN_DEFAULT, ALIGN_LEFT, ALIGN_RIGHT |
| Fields inherited from interface com.google.gwt.user.client.ui.HasVerticalAlignment |
|---|
ALIGN_BOTTOM, ALIGN_MIDDLE, ALIGN_TOP |
| Constructor Summary | |
|---|---|
GuixDemoBisAbstract()
Constructor |
|
| Method Summary | |
|---|---|
protected void |
_GuixDemo1Settings()
_GuixDemo1 settings |
protected void |
_KevinMorinBis3Settings()
_KevinMorinBis3 settings |
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 |
protected void |
bt31Settings()
bt31 settings |
void |
componentsCreation()
Components creation |
void |
componentsSetting()
Components settings |
void |
componentsTree()
components layout |
KevinMorinBisAbstract |
get_KevinMorinBis3()
|
void |
initDataBinding()
initilization of databinding |
void |
initialize()
initialization |
void |
inTheEnd()
Method called in the end of the initialization |
void |
processDataBinding(java.lang.String _binding)
Executes the binding instruction |
void |
set_KevinMorinBis3(KevinMorinBisAbstract newValue)
|
protected void |
table1Settings()
table1 settings |
| Methods inherited from class com.google.gwt.user.client.ui.VerticalPanel |
|---|
add, getHorizontalAlignment, getVerticalAlignment, insert, onEnsureDebugId, remove, setHorizontalAlignment, setVerticalAlignment |
| Methods inherited from class com.google.gwt.user.client.ui.CellPanel |
|---|
getBody, getSpacing, getTable, setBorderWidth, setCellHeight, setCellHorizontalAlignment, setCellHorizontalAlignment, setCellVerticalAlignment, setCellVerticalAlignment, setCellWidth, setSpacing |
| Methods inherited from class com.google.gwt.user.client.ui.ComplexPanel |
|---|
add, adjustIndex, checkIndexBoundsForAccess, checkIndexBoundsForInsertion, getChildren, getWidget, getWidgetCount, getWidgetIndex, insert, insert, iterator, remove |
| Methods inherited from class com.google.gwt.user.client.ui.Panel |
|---|
adopt, adopt, clear, 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, 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 |
| Methods inherited from interface org.nuiton.guix.client.demo.GuixDemoBis |
|---|
getBt31, getTable1, setBt31, setTable1 |
| Field Detail |
|---|
protected KevinMorinBisAbstract _KevinMorinBis3
| Constructor Detail |
|---|
public GuixDemoBisAbstract()
| Method Detail |
|---|
public void applyDataBinding(java.lang.String _binding)
applyDataBinding in class GuixDemoAbstractpublic void processDataBinding(java.lang.String _binding)
processDataBinding in class GuixDemoAbstractpublic KevinMorinBisAbstract get_KevinMorinBis3()
get_KevinMorinBis3 in interface GuixDemoBispublic void set_KevinMorinBis3(KevinMorinBisAbstract newValue)
set_KevinMorinBis3 in interface GuixDemoBispublic void beforeBinding()
beforeBinding in interface GuixDemobeforeBinding in interface GuixDemoBisbeforeBinding in class GuixDemoAbstractpublic void beforeCreation()
beforeCreation in interface GuixDemobeforeCreation in interface GuixDemoBisbeforeCreation in class GuixDemoAbstractpublic void beforeSetting()
beforeSetting in interface GuixDemobeforeSetting in interface GuixDemoBisbeforeSetting in class GuixDemoAbstractpublic void beforeTree()
beforeTree in interface GuixDemobeforeTree in interface GuixDemoBisbeforeTree in class GuixDemoAbstractpublic void componentsCreation()
componentsCreation in class GuixDemoAbstractpublic void componentsSetting()
componentsSetting in class GuixDemoAbstractpublic void componentsTree()
componentsTree in class GuixDemoAbstractpublic void inTheEnd()
inTheEnd in interface GuixDemoinTheEnd in interface GuixDemoBisinTheEnd in class GuixDemoAbstractpublic void initDataBinding()
initDataBinding in class GuixDemoAbstractpublic void initialize()
initialize in interface GuixDemoinitialize in interface GuixDemoBisinitialize in class GuixDemoAbstractprotected void _GuixDemo1Settings()
protected void _KevinMorinBis3Settings()
protected void bt31Settings()
bt31Settings in class GuixDemoAbstractprotected void table1Settings()
table1Settings in class GuixDemoAbstract
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||