org.nuiton.guix.client.demo
Interface GuixDemo2

All Known Implementing Classes:
GuixDemo2Abstract, GuixDemo2Impl

public interface GuixDemo2

test javadoc Application


Method Summary
 void beforeBinding()
           
 void beforeCreation()
           
 void beforeSetting()
           
 void beforeTree()
           
 com.google.gwt.user.client.ui.ToggleButton getButton()
           
 void initialize()
          initialization
 void inTheEnd()
           
 void setButton(com.google.gwt.user.client.ui.ToggleButton newValue)
           
 

Method Detail

getButton

com.google.gwt.user.client.ui.ToggleButton getButton()

setButton

void setButton(com.google.gwt.user.client.ui.ToggleButton 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.