|
||||||||||
| 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.FocusWidget
com.google.gwt.user.client.ui.ButtonBase
com.google.gwt.user.client.ui.Button
org.nuiton.guix.client.demo.GuixDemo3Abstract
org.nuiton.guix.client.otherpackage.GuixDemo4Abstract
public abstract class GuixDemo4Abstract
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 |
|---|
| Fields inherited from class org.nuiton.guix.client.demo.GuixDemo3Abstract |
|---|
activeBindings, support |
| Fields inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
DEBUG_ID_PREFIX |
| Constructor Summary | |
|---|---|
GuixDemo4Abstract()
Constructor |
|
| Method Summary | |
|---|---|
protected void |
_GuixDemo31Settings()
_GuixDemo31 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 |
void |
componentsCreation()
Components creation |
void |
componentsSetting()
Components settings |
void |
componentsTree()
components layout |
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 |
| Methods inherited from class org.nuiton.guix.client.demo.GuixDemo3Abstract |
|---|
_Button1Settings, addPropertyChangeListener, addPropertyChangeListener, getSupport, removePropertyChangeListener, removePropertyChangeListener |
| Methods inherited from class com.google.gwt.user.client.ui.Button |
|---|
click, wrap |
| Methods inherited from class com.google.gwt.user.client.ui.ButtonBase |
|---|
getHTML, getText, setHTML, setText |
| Methods inherited from class com.google.gwt.user.client.ui.FocusWidget |
|---|
addBlurHandler, addClickHandler, addClickListener, addFocusHandler, addFocusListener, addKeyboardListener, addKeyDownHandler, addKeyPressHandler, addKeyUpHandler, addMouseDownHandler, addMouseListener, addMouseMoveHandler, addMouseOutHandler, addMouseOverHandler, addMouseUpHandler, addMouseWheelHandler, addMouseWheelListener, getFocusImpl, getTabIndex, isEnabled, removeClickListener, removeFocusListener, removeKeyboardListener, removeMouseListener, removeMouseWheelListener, setAccessKey, setElement, setEnabled, setFocus, setTabIndex |
| Methods inherited from class com.google.gwt.user.client.ui.Widget |
|---|
addDomHandler, addHandler, delegateEvent, doAttachChildren, doDetachChildren, fireEvent, getHandlerCount, getParent, isAttached, isOrWasAttached, onAttach, onBrowserEvent, onDetach, onLoad, onUnload, 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, 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 com.google.gwt.event.shared.HasHandlers |
|---|
fireEvent |
| Constructor Detail |
|---|
public GuixDemo4Abstract()
| Method Detail |
|---|
public void applyDataBinding(java.lang.String _binding)
applyDataBinding in class GuixDemo3Abstractpublic void processDataBinding(java.lang.String _binding)
processDataBinding in class GuixDemo3Abstractpublic void beforeBinding()
beforeBinding in interface GuixDemo3beforeBinding in interface GuixDemo4beforeBinding in class GuixDemo3Abstractpublic void beforeCreation()
beforeCreation in interface GuixDemo3beforeCreation in interface GuixDemo4beforeCreation in class GuixDemo3Abstractpublic void beforeSetting()
beforeSetting in interface GuixDemo3beforeSetting in interface GuixDemo4beforeSetting in class GuixDemo3Abstractpublic void beforeTree()
beforeTree in interface GuixDemo3beforeTree in interface GuixDemo4beforeTree in class GuixDemo3Abstractpublic void componentsCreation()
componentsCreation in class GuixDemo3Abstractpublic void componentsSetting()
componentsSetting in class GuixDemo3Abstractpublic void componentsTree()
componentsTree in class GuixDemo3Abstractpublic void inTheEnd()
inTheEnd in interface GuixDemo3inTheEnd in interface GuixDemo4inTheEnd in class GuixDemo3Abstractpublic void initDataBinding()
initDataBinding in class GuixDemo3Abstractpublic void initialize()
initialize in interface GuixDemo3initialize in interface GuixDemo4initialize in class GuixDemo3Abstractprotected void _GuixDemo31Settings()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||