public class ChatBuilder extends ControlBuilder
ElementBuilder.Align, ElementBuilder.ChildLayoutType, ElementBuilder.VAlign
elementBuilders
Constructor and Description |
---|
ChatBuilder(int lines) |
ChatBuilder(String id,
int lines) |
Modifier and Type | Method and Description |
---|---|
void |
chatLineHeight(SizeValue value) |
void |
chatLineIconHeight(SizeValue value) |
void |
chatLineIconWidth(SizeValue value) |
void |
lines(int lines) |
void |
sendLabel(String sendLabel) |
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 ChatBuilder(int lines)
public ChatBuilder(String id, int lines)
Copyright © 2013. All Rights Reserved.