Uses of Class
org.gwtbootstrap3.client.ui.ModalSize

Packages that use ModalSize
org.gwtbootstrap3.client.ui Widgets representing Bootstrap components. 
 

Uses of ModalSize in org.gwtbootstrap3.client.ui
 

Methods in org.gwtbootstrap3.client.ui that return ModalSize
static ModalSize ModalSize.fromStyleName(String styleName)
           
static ModalSize ModalSize.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ModalSize[] ModalSize.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.gwtbootstrap3.client.ui with parameters of type ModalSize
 void Modal.setSize(ModalSize size)
           
 



Copyright © 2015. All rights reserved.