org.nuiton.guix.client.demo
Interface GuixDemo
- All Known Implementing Classes:
- GuixDemoAbstract, GuixDemoBisAbstract, GuixDemoBisImpl, GuixDemoImpl
public interface GuixDemo
test javadoc Application
getBt3
GuixDemo3Abstract getBt3()
getBt31
GuixDemo4Abstract getBt31()
getC1
Controller getC1()
getC2
Controller getC2()
getGd2
GuixDemo2Abstract getGd2()
getGd22
GuixDemo2Abstract getGd22()
getLabel
com.google.gwt.user.client.ui.Label getLabel()
getLabel2
com.google.gwt.user.client.ui.Label getLabel2()
getLabel3
com.google.gwt.user.client.ui.Label getLabel3()
getList
java.util.ArrayList getList()
getTabPanel
com.google.gwt.user.client.ui.TabPanel getTabPanel()
getTable1
com.google.gwt.user.client.ui.FlexTable getTable1()
getTextfield
com.google.gwt.user.client.ui.TextBox getTextfield()
get_KevinMorinBis19
KevinMorinBisAbstract get_KevinMorinBis19()
get_Label22
com.google.gwt.user.client.ui.Label get_Label22()
get_Label25
com.google.gwt.user.client.ui.Label get_Label25()
get_Menu3
com.google.gwt.user.client.ui.MenuBar get_Menu3()
get_Menu5
com.google.gwt.user.client.ui.MenuBar get_Menu5()
get_Menu7
com.google.gwt.user.client.ui.MenuBar get_Menu7()
get_MenuBar2
com.google.gwt.user.client.ui.MenuBar get_MenuBar2()
setBt3
void setBt3(GuixDemo3Abstract newValue)
setBt31
void setBt31(GuixDemo4Abstract newValue)
setC1
void setC1(Controller newValue)
setC2
void setC2(Controller newValue)
setGd2
void setGd2(GuixDemo2Abstract newValue)
setGd22
void setGd22(GuixDemo2Abstract newValue)
setLabel
void setLabel(com.google.gwt.user.client.ui.Label newValue)
setLabel2
void setLabel2(com.google.gwt.user.client.ui.Label newValue)
setLabel3
void setLabel3(com.google.gwt.user.client.ui.Label newValue)
setList
void setList(java.util.ArrayList newValue)
setTabPanel
void setTabPanel(com.google.gwt.user.client.ui.TabPanel newValue)
setTable1
void setTable1(com.google.gwt.user.client.ui.FlexTable newValue)
setTextfield
void setTextfield(com.google.gwt.user.client.ui.TextBox newValue)
set_KevinMorinBis19
void set_KevinMorinBis19(KevinMorinBisAbstract newValue)
set_Label22
void set_Label22(com.google.gwt.user.client.ui.Label newValue)
set_Label25
void set_Label25(com.google.gwt.user.client.ui.Label newValue)
set_Menu3
void set_Menu3(com.google.gwt.user.client.ui.MenuBar newValue)
set_Menu5
void set_Menu5(com.google.gwt.user.client.ui.MenuBar newValue)
set_Menu7
void set_Menu7(com.google.gwt.user.client.ui.MenuBar newValue)
set_MenuBar2
void set_MenuBar2(com.google.gwt.user.client.ui.MenuBar newValue)
beforeBinding
void beforeBinding()
beforeCreation
void beforeCreation()
beforeSetting
void beforeSetting()
beforeTree
void beforeTree()
inTheEnd
void inTheEnd()
initialize
void initialize()
- initialization
Copyright © 2009 CodeLutin. All Rights Reserved.