Uses of Class
edu.uoc.tfc.gui.common.SelectBox

Packages that use SelectBox
edu.uoc.tfc.gui.parts.carregaAsseguradores   
edu.uoc.tfc.gui.parts.carregaClients   
edu.uoc.tfc.gui.parts.carregaTipusSinistre   
edu.uoc.tfc.gui.security.gestioUsuaris   
edu.uoc.tfc.gui.security.gestioUsuaris.altaUsuari   
edu.uoc.tfc.gui.security.gestioUsuaris.modificaUsuari   
 

Uses of SelectBox in edu.uoc.tfc.gui.parts.carregaAsseguradores
 

Methods in edu.uoc.tfc.gui.parts.carregaAsseguradores that return SelectBox
 SelectBox CUCarregaAsseguradoresFormImpl.getSelectResultat()
           
 SelectBox CarregaAsseguradoresForm.getSelectResultat()
          Gets the selectResultat field.
 

Methods in edu.uoc.tfc.gui.parts.carregaAsseguradores with parameters of type SelectBox
 void CUCarregaAsseguradoresFormImpl.setSelectResultat(SelectBox selectResultat)
           
 void CarregaAsseguradoresForm.setSelectResultat(SelectBox selectResultat)
          Sets the selectResultat field.
 

Uses of SelectBox in edu.uoc.tfc.gui.parts.carregaClients
 

Methods in edu.uoc.tfc.gui.parts.carregaClients that return SelectBox
 SelectBox CUCarregaClientsFormImpl.getSelectResultat()
           
 SelectBox CarregaClientsForm.getSelectResultat()
          Gets the selectResultat field.
 

Methods in edu.uoc.tfc.gui.parts.carregaClients with parameters of type SelectBox
 void CUCarregaClientsFormImpl.setSelectResultat(SelectBox selectResultat)
           
 void CarregaClientsForm.setSelectResultat(SelectBox selectResultat)
          Sets the selectResultat field.
 

Uses of SelectBox in edu.uoc.tfc.gui.parts.carregaTipusSinistre
 

Methods in edu.uoc.tfc.gui.parts.carregaTipusSinistre that return SelectBox
 SelectBox CUCarregaTipusSinistreFormImpl.getSelectResultat()
           
 SelectBox CarregaTipusSinistreForm.getSelectResultat()
          Gets the selectResultat field.
 

Methods in edu.uoc.tfc.gui.parts.carregaTipusSinistre with parameters of type SelectBox
 void CUCarregaTipusSinistreFormImpl.setSelectResultat(SelectBox selectResultat)
           
 void CarregaTipusSinistreForm.setSelectResultat(SelectBox selectResultat)
          Sets the selectResultat field.
 

Uses of SelectBox in edu.uoc.tfc.gui.security.gestioUsuaris
 

Methods in edu.uoc.tfc.gui.security.gestioUsuaris that return SelectBox
 SelectBox GestioUsuarisDadesCarregaRolsFormImpl.getSelectResultat()
           
 SelectBox CarregaRolsForm.getSelectResultat()
          Gets the selectResultat field.
 

Methods in edu.uoc.tfc.gui.security.gestioUsuaris with parameters of type SelectBox
 void GestioUsuarisDadesCarregaRolsFormImpl.setSelectResultat(SelectBox selectResultat)
           
 void CarregaRolsForm.setSelectResultat(SelectBox selectResultat)
          Sets the selectResultat field.
 

Uses of SelectBox in edu.uoc.tfc.gui.security.gestioUsuaris.altaUsuari
 

Methods in edu.uoc.tfc.gui.security.gestioUsuaris.altaUsuari that return SelectBox
 SelectBox CarregaRolsForm.getSelectResultat()
          Gets the selectResultat field.
 SelectBox AltaUsuariDadesCarregaRolsFormImpl.getSelectResultat()
           
 

Methods in edu.uoc.tfc.gui.security.gestioUsuaris.altaUsuari with parameters of type SelectBox
 void CarregaRolsForm.setSelectResultat(SelectBox selectResultat)
          Sets the selectResultat field.
 void AltaUsuariDadesCarregaRolsFormImpl.setSelectResultat(SelectBox selectResultat)
           
 

Uses of SelectBox in edu.uoc.tfc.gui.security.gestioUsuaris.modificaUsuari
 

Methods in edu.uoc.tfc.gui.security.gestioUsuaris.modificaUsuari that return SelectBox
 SelectBox ModificarUsuariDadesCarregaRolsFormImpl.getSelectResultat()
           
 SelectBox CarregaRolsForm.getSelectResultat()
          Gets the selectResultat field.
 

Methods in edu.uoc.tfc.gui.security.gestioUsuaris.modificaUsuari with parameters of type SelectBox
 void ModificarUsuariDadesCarregaRolsFormImpl.setSelectResultat(SelectBox selectResultat)
           
 void CarregaRolsForm.setSelectResultat(SelectBox selectResultat)
          Sets the selectResultat field.