|
||||||||||
| 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
public abstract class GuixDemoAbstract
test javadoc Application
| Nested Class Summary | |
|---|---|
static class |
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 |
_KevinMorinBis19
|
protected com.google.gwt.user.client.ui.Label |
_Label22
|
protected com.google.gwt.user.client.ui.Label |
_Label25
|
protected com.google.gwt.user.client.ui.MenuBar |
_Menu3
|
protected com.google.gwt.user.client.ui.MenuBar |
_Menu5
|
protected com.google.gwt.user.client.ui.MenuBar |
_Menu7
|
protected com.google.gwt.user.client.ui.MenuBar |
_MenuBar2
|
protected java.util.List<java.lang.String> |
activeBindings
List of the active bindings |
protected GuixDemo3Abstract |
bt3
|
protected GuixDemo4Abstract |
bt31
|
protected Controller |
c1
|
protected Controller |
c2
|
protected GuixDemo2Abstract |
gd2
|
protected GuixDemo2Abstract |
gd22
|
protected int |
integer
|
protected com.google.gwt.user.client.ui.Label |
label
|
protected com.google.gwt.user.client.ui.Label |
label2
|
protected com.google.gwt.user.client.ui.Label |
label3
|
protected java.util.ArrayList |
list
|
protected java.beans.PropertyChangeSupport |
support
|
protected com.google.gwt.user.client.ui.FlexTable |
table1
|
protected com.google.gwt.user.client.ui.TabPanel |
tabPanel
|
protected com.google.gwt.user.client.ui.TextBox |
textfield
javadoc 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 | |
|---|---|
GuixDemoAbstract()
Constructor |
|
| Method Summary | |
|---|---|
protected void |
_Application1Settings()
_Application1 settings |
protected void |
_KevinMorinBis19Settings()
_KevinMorinBis19 settings |
protected void |
_Label22Settings()
_Label22 settings |
protected void |
_Label25Settings()
_Label25 settings |
protected void |
_MenuBar2Settings()
_MenuBar2 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 |
protected void |
bt31Settings()
bt31 settings |
protected void |
bt3Settings()
bt3 settings |
protected void |
c1Settings()
c1 settings |
protected void |
c2Settings()
c2 settings |
void |
componentsCreation()
Components creation |
void |
componentsSetting()
Components settings |
void |
componentsTree()
components layout |
protected void |
gd22Settings()
gd22 settings |
protected void |
gd2Settings()
gd2 settings |
KevinMorinBisAbstract |
get_KevinMorinBis19()
|
com.google.gwt.user.client.ui.Label |
get_Label22()
|
com.google.gwt.user.client.ui.Label |
get_Label25()
|
com.google.gwt.user.client.ui.MenuBar |
get_Menu3()
|
com.google.gwt.user.client.ui.MenuBar |
get_Menu5()
|
com.google.gwt.user.client.ui.MenuBar |
get_Menu7()
|
com.google.gwt.user.client.ui.MenuBar |
get_MenuBar2()
|
com.google.gwt.user.client.ui.Button |
getB()
|
GuixDemo3Abstract |
getBt3()
|
GuixDemo4Abstract |
getBt31()
|
Controller |
getC1()
|
Controller |
getC2()
|
com.google.gwt.user.client.Command |
getCmd()
|
GuixDemo2Abstract |
getGd2()
|
GuixDemo2Abstract |
getGd22()
|
int |
getInteger()
|
com.google.gwt.user.client.ui.Label |
getLabel()
|
com.google.gwt.user.client.ui.Label |
getLabel2()
|
com.google.gwt.user.client.ui.Label |
getLabel3()
|
java.util.ArrayList |
getList()
|
java.beans.PropertyChangeSupport |
getSupport()
|
com.google.gwt.user.client.ui.FlexTable |
getTable1()
|
com.google.gwt.user.client.ui.TabPanel |
getTabPanel()
|
com.google.gwt.user.client.ui.TextBox |
getTextfield()
|
void |
initDataBinding()
initilization of databinding |
void |
initialize()
initialization |
void |
inTheEnd()
Method called in the end of the initialization |
protected void |
label2Settings()
label2 settings |
protected void |
label3Settings()
label3 settings |
protected void |
labelSettings()
label settings |
protected void |
listSettings()
list settings |
void |
onChangeFromc1getNum()
Method called when the objects bound by 'text' of '_Label22' change |
void |
onChangeFromc1getText()
Method called when the objects bound by 'text' of '_Label22' change |
void |
onChangeFromc2getNum()
Method called when the objects bound by 'text' of '_Label25' change |
void |
onChangeFromc2getText()
Method called when the objects bound by 'text' of '_Label25' change |
void |
onChangeFromgd22buttonisSelected()
Method called when the objects bound by 'enabled' of 'textfield' change |
void |
onChangeFromgd2getButtondown()
Method called when the objects bound by 'enabled' of 'textfield' change |
void |
onChangeFrominteger()
Method called when the objects bound by 'text' of 'label3' change |
void |
onChangeFromtextfieldenabled()
Method called when the objects bound by 'visible' of 'label' change |
void |
onChangeFromtextfieldgetText()
Method called when the objects bound by 'text' of 'label' change |
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 |
set_KevinMorinBis19(KevinMorinBisAbstract newValue)
|
void |
set_Label22(com.google.gwt.user.client.ui.Label newValue)
|
void |
set_Label25(com.google.gwt.user.client.ui.Label newValue)
|
void |
set_Menu3(com.google.gwt.user.client.ui.MenuBar newValue)
|
void |
set_Menu5(com.google.gwt.user.client.ui.MenuBar newValue)
|
void |
set_Menu7(com.google.gwt.user.client.ui.MenuBar newValue)
|
void |
set_MenuBar2(com.google.gwt.user.client.ui.MenuBar newValue)
|
void |
setB(com.google.gwt.user.client.ui.Button newValue)
|
void |
setBt3(GuixDemo3Abstract newValue)
|
void |
setBt31(GuixDemo4Abstract newValue)
|
void |
setC1(Controller newValue)
|
void |
setC2(Controller newValue)
|
void |
setCmd(com.google.gwt.user.client.Command newValue)
|
void |
setGd2(GuixDemo2Abstract newValue)
|
void |
setGd22(GuixDemo2Abstract newValue)
|
void |
setInteger(int newValue)
|
void |
setLabel(com.google.gwt.user.client.ui.Label newValue)
|
void |
setLabel2(com.google.gwt.user.client.ui.Label newValue)
|
void |
setLabel3(com.google.gwt.user.client.ui.Label newValue)
|
void |
setList(java.util.ArrayList newValue)
|
void |
setTable1(com.google.gwt.user.client.ui.FlexTable newValue)
|
void |
setTabPanel(com.google.gwt.user.client.ui.TabPanel newValue)
|
void |
setTextfield(com.google.gwt.user.client.ui.TextBox newValue)
|
protected void |
table1Settings()
table1 settings |
protected void |
tabPanelSettings()
tabPanel settings |
void |
test2(java.lang.String test)
test |
void |
testSameName()
|
protected void |
textfieldSettings()
textfield 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 |
| Field Detail |
|---|
protected KevinMorinBisAbstract _KevinMorinBis19
protected com.google.gwt.user.client.ui.Label _Label22
protected com.google.gwt.user.client.ui.Label _Label25
protected com.google.gwt.user.client.ui.MenuBar _Menu3
protected com.google.gwt.user.client.ui.MenuBar _Menu5
protected com.google.gwt.user.client.ui.MenuBar _Menu7
protected com.google.gwt.user.client.ui.MenuBar _MenuBar2
protected java.util.List<java.lang.String> activeBindings
protected GuixDemo3Abstract bt3
protected GuixDemo4Abstract bt31
protected Controller c1
protected Controller c2
protected GuixDemo2Abstract gd2
protected GuixDemo2Abstract gd22
protected int integer
protected com.google.gwt.user.client.ui.Label label
protected com.google.gwt.user.client.ui.Label label2
protected com.google.gwt.user.client.ui.Label label3
protected java.util.ArrayList list
protected java.beans.PropertyChangeSupport support
protected com.google.gwt.user.client.ui.TabPanel tabPanel
protected com.google.gwt.user.client.ui.FlexTable table1
protected com.google.gwt.user.client.ui.TextBox textfield
| Constructor Detail |
|---|
public GuixDemoAbstract()
| Method Detail |
|---|
public void applyDataBinding(java.lang.String _binding)
public void processDataBinding(java.lang.String _binding)
public com.google.gwt.user.client.ui.Button getB()
public GuixDemo3Abstract getBt3()
getBt3 in interface GuixDemopublic GuixDemo4Abstract getBt31()
getBt31 in interface GuixDemopublic Controller getC1()
getC1 in interface GuixDemopublic Controller getC2()
getC2 in interface GuixDemopublic com.google.gwt.user.client.Command getCmd()
public GuixDemo2Abstract getGd2()
getGd2 in interface GuixDemopublic GuixDemo2Abstract getGd22()
getGd22 in interface GuixDemopublic int getInteger()
public com.google.gwt.user.client.ui.Label getLabel()
getLabel in interface GuixDemopublic com.google.gwt.user.client.ui.Label getLabel2()
getLabel2 in interface GuixDemopublic com.google.gwt.user.client.ui.Label getLabel3()
getLabel3 in interface GuixDemopublic java.util.ArrayList getList()
getList in interface GuixDemopublic java.beans.PropertyChangeSupport getSupport()
public com.google.gwt.user.client.ui.TabPanel getTabPanel()
getTabPanel in interface GuixDemopublic com.google.gwt.user.client.ui.FlexTable getTable1()
getTable1 in interface GuixDemopublic com.google.gwt.user.client.ui.TextBox getTextfield()
getTextfield in interface GuixDemopublic KevinMorinBisAbstract get_KevinMorinBis19()
get_KevinMorinBis19 in interface GuixDemopublic com.google.gwt.user.client.ui.Label get_Label22()
get_Label22 in interface GuixDemopublic com.google.gwt.user.client.ui.Label get_Label25()
get_Label25 in interface GuixDemopublic com.google.gwt.user.client.ui.MenuBar get_Menu3()
get_Menu3 in interface GuixDemopublic com.google.gwt.user.client.ui.MenuBar get_Menu5()
get_Menu5 in interface GuixDemopublic com.google.gwt.user.client.ui.MenuBar get_Menu7()
get_Menu7 in interface GuixDemopublic com.google.gwt.user.client.ui.MenuBar get_MenuBar2()
get_MenuBar2 in interface GuixDemopublic void setB(com.google.gwt.user.client.ui.Button newValue)
public void setBt3(GuixDemo3Abstract newValue)
setBt3 in interface GuixDemopublic void setBt31(GuixDemo4Abstract newValue)
setBt31 in interface GuixDemopublic void setC1(Controller newValue)
setC1 in interface GuixDemopublic void setC2(Controller newValue)
setC2 in interface GuixDemopublic void setCmd(com.google.gwt.user.client.Command newValue)
public void setGd2(GuixDemo2Abstract newValue)
setGd2 in interface GuixDemopublic void setGd22(GuixDemo2Abstract newValue)
setGd22 in interface GuixDemopublic void setInteger(int newValue)
public void setLabel(com.google.gwt.user.client.ui.Label newValue)
setLabel in interface GuixDemopublic void setLabel2(com.google.gwt.user.client.ui.Label newValue)
setLabel2 in interface GuixDemopublic void setLabel3(com.google.gwt.user.client.ui.Label newValue)
setLabel3 in interface GuixDemopublic void setList(java.util.ArrayList newValue)
setList in interface GuixDemopublic void setTabPanel(com.google.gwt.user.client.ui.TabPanel newValue)
setTabPanel in interface GuixDemopublic void setTable1(com.google.gwt.user.client.ui.FlexTable newValue)
setTable1 in interface GuixDemopublic void setTextfield(com.google.gwt.user.client.ui.TextBox newValue)
setTextfield in interface GuixDemopublic void set_KevinMorinBis19(KevinMorinBisAbstract newValue)
set_KevinMorinBis19 in interface GuixDemopublic void set_Label22(com.google.gwt.user.client.ui.Label newValue)
set_Label22 in interface GuixDemopublic void set_Label25(com.google.gwt.user.client.ui.Label newValue)
set_Label25 in interface GuixDemopublic void set_Menu3(com.google.gwt.user.client.ui.MenuBar newValue)
set_Menu3 in interface GuixDemopublic void set_Menu5(com.google.gwt.user.client.ui.MenuBar newValue)
set_Menu5 in interface GuixDemopublic void set_Menu7(com.google.gwt.user.client.ui.MenuBar newValue)
set_Menu7 in interface GuixDemopublic void set_MenuBar2(com.google.gwt.user.client.ui.MenuBar newValue)
set_MenuBar2 in interface GuixDemopublic void addPropertyChangeListener(java.beans.PropertyChangeListener listener)
public void addPropertyChangeListener(java.lang.String property,
java.beans.PropertyChangeListener listener)
public void beforeBinding()
beforeBinding in interface GuixDemopublic void beforeCreation()
beforeCreation in interface GuixDemopublic void beforeSetting()
beforeSetting in interface GuixDemopublic void beforeTree()
beforeTree in interface GuixDemopublic void componentsCreation()
public void componentsSetting()
public void componentsTree()
public void inTheEnd()
inTheEnd in interface GuixDemopublic void initDataBinding()
public void initialize()
initialize in interface GuixDemopublic void onChangeFromc1getNum()
public void onChangeFromc1getText()
public void onChangeFromc2getNum()
public void onChangeFromc2getText()
public void onChangeFromgd22buttonisSelected()
public void onChangeFromgd2getButtondown()
public void onChangeFrominteger()
public void onChangeFromtextfieldenabled()
public void onChangeFromtextfieldgetText()
public void removePropertyChangeListener(java.beans.PropertyChangeListener listener)
public void removePropertyChangeListener(java.lang.String property,
java.beans.PropertyChangeListener listener)
public void test2(java.lang.String test)
throws java.lang.NullPointerException,
java.lang.ArrayIndexOutOfBoundsException
java.lang.NullPointerException
java.lang.ArrayIndexOutOfBoundsExceptionpublic void testSameName()
protected void _Application1Settings()
protected void _KevinMorinBis19Settings()
protected void _Label22Settings()
protected void _Label25Settings()
protected void _MenuBar2Settings()
protected void bt31Settings()
protected void bt3Settings()
protected void c1Settings()
protected void c2Settings()
protected void gd22Settings()
protected void gd2Settings()
protected void label2Settings()
protected void label3Settings()
protected void labelSettings()
protected void listSettings()
protected void tabPanelSettings()
protected void table1Settings()
protected void textfieldSettings()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||