org.gwtbootstrap3.client.ui.base
Interface HasInputType

All Known Implementing Classes:
Input

public interface HasInputType

Author:
Joshua Godi

Field Summary
static String TYPE
           
 
Method Summary
 InputType getType()
           
 void setType(InputType inputType)
           
 

Field Detail

TYPE

static final String TYPE
See Also:
Constant Field Values
Method Detail

setType

void setType(InputType inputType)

getType

InputType getType()


Copyright © 2015. All rights reserved.