public class TextFieldBuilder extends ControlBuilder
ElementBuilder.Align, ElementBuilder.ChildLayoutType, ElementBuilder.VAlign
elementBuilders
Constructor and Description |
---|
TextFieldBuilder() |
TextFieldBuilder(String id) |
TextFieldBuilder(String id,
String initialText) |
Modifier and Type | Method and Description |
---|---|
void |
filter(CharSequence filter) |
void |
maxLength(int maxLength) |
void |
passwordChar(Character passwordChar) |
parameter
align, alignCenter, alignLeft, alignRight, backgroundColor, backgroundColor, backgroundImage, build, buildElementType, childClip, childLayout, childLayoutAbsolute, childLayoutAbsoluteInside, childLayoutCenter, childLayoutHorizontal, childLayoutOverlay, childLayoutVertical, color, color, control, controller, controller, filename, focusable, focusableInsertBeforeElementId, font, get, getElementBuilders, height, id, image, imageMode, initialize, inputMapping, inset, interactOnClick, interactOnClickAlternateKey, interactOnClickMouseMove, interactOnClickRepeat, interactOnMouseOver, interactOnRelease, invisibleToMouse, margin, marginBottom, marginLeft, marginRight, marginTop, name, onActiveEffect, onClickEffect, onCustomEffect, onEndHoverEffect, onEndScreenEffect, onFocusEffect, onGetFocusEffect, onHideEffect, onHoverEffect, onLostFocusEffect, onShowEffect, onStartHoverEffect, onStartScreenEffect, padding, paddingBottom, paddingLeft, paddingRight, paddingTop, panel, percentage, pixels, renderOrder, selectionColor, selectionColor, set, style, text, text, textHAlign, textHAlignCenter, textHAlignLeft, textHAlignRight, textVAlign, textVAlignBottom, textVAlignCenter, textVAlignTop, valign, valignBottom, valignCenter, valignTop, visible, visibleToMouse, visibleToMouse, width, x, y
public TextFieldBuilder()
public TextFieldBuilder(String id)
public void passwordChar(Character passwordChar)
public void maxLength(int maxLength)
public void filter(CharSequence filter)
Copyright © 2013. All Rights Reserved.