|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.gwt.user.client.ui.UIObject
com.google.gwt.user.client.ui.Widget
com.google.gwt.user.client.ui.Composite
net.pleso.framework.client.ui.custom.controls.data.TextBoxDataControl
net.pleso.framework.client.ui.custom.controls.data.FloatDataControl
public class FloatDataControl
Data control with text box for float values
Constructor Summary | |
---|---|
FloatDataControl()
|
Method Summary | |
---|---|
IDBValue |
getValue()
Gets current value in control |
Methods inherited from class net.pleso.framework.client.ui.custom.controls.data.TextBoxDataControl |
---|
addKeyboardListener, bind, isRequired, isValid, readData, removeKeyboardListener, setFocus, setRequired, updateData, validate |
Methods inherited from class com.google.gwt.user.client.ui.Composite |
---|
getElement |
Methods inherited from class com.google.gwt.user.client.ui.Widget |
---|
getParent, isAttached, onBrowserEvent, removeFromParent |
Methods inherited from class com.google.gwt.user.client.ui.UIObject |
---|
addStyleName, getAbsoluteLeft, getAbsoluteTop, getOffsetHeight, getOffsetWidth, getStyleName, getTitle, isVisible, isVisible, removeStyleName, setHeight, setPixelSize, setSize, setStyleName, setTitle, setVisible, setVisible, setWidth, sinkEvents, toString, unsinkEvents |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public FloatDataControl()
Method Detail |
---|
public IDBValue getValue()
TextBoxDataControl
getValue
in class TextBoxDataControl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |