org.nuiton.guix.client.km
Interface KevinMorin

All Known Implementing Classes:
KevinMorinAbstract, KevinMorinBisAbstract, KevinMorinBisImpl, KevinMorinImpl

public interface KevinMorin

test javadoc Application


Method Summary
 void beforeBinding()
           
 void beforeCreation()
           
 void beforeSetting()
           
 void beforeTree()
           
 com.google.gwt.user.client.ui.Label getNom()
           
 com.google.gwt.user.client.ui.Label getPrenom()
           
 void initialize()
          initialization
 void inTheEnd()
           
 void setNom(com.google.gwt.user.client.ui.Label newValue)
           
 void setPrenom(com.google.gwt.user.client.ui.Label newValue)
           
 

Method Detail

getNom

com.google.gwt.user.client.ui.Label getNom()

getPrenom

com.google.gwt.user.client.ui.Label getPrenom()

setNom

void setNom(com.google.gwt.user.client.ui.Label newValue)

setPrenom

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