public interface CDActionBarExt extends RichTextRecord<WSIG>
Modifier and Type | Interface and Description |
---|---|
static class |
CDActionBarExt.BackgroundRepeat |
static class |
CDActionBarExt.BorderDisplay |
static class |
CDActionBarExt.Flag |
static class |
CDActionBarExt.TextJustify |
static class |
CDActionBarExt.WidthStyle |
getCDRecordLength, getData, getDataWithoutHeader, getPayloadLength, getRecordHeaderLength, getType, getTypeValue
getVariableData, resize, resizeVariableData
WSIG getHeader()
getHeader
in interface RichTextRecord<WSIG>
ColorValue getBackgroundColor()
ColorValue getLineColor()
ColorValue getFontColor()
ColorValue getButtonColor()
CDActionBarExt.BorderDisplay getBorderDisplay()
CDActionBarExt setBorderDisplay(CDActionBarExt.BorderDisplay borderDisplay)
int getAppletHeight()
CDActionBarExt setAppletHeight(int appletHeight)
CDActionBarExt.BackgroundRepeat getBackgroundRepeat()
CDActionBarExt setBackgroundRepeat(CDActionBarExt.BackgroundRepeat backgroundRepeat)
CDActionBarExt.WidthStyle getWidthStyle()
CDActionBarExt setWidthStyle(CDActionBarExt.WidthStyle widthStyle)
CDActionBarExt.TextJustify getTextJustify()
CDActionBarExt setTextJustify(CDActionBarExt.TextJustify textJustify)
int getButtonWidth()
CDActionBarExt setButtonWidth(int buttonWidth)
int getButtonInternalMargin()
CDActionBarExt setButtonInternalMargin(int internalMargin)
Set<CDActionBarExt.Flag> getFlags()
CDActionBarExt setFlags(Collection<CDActionBarExt.Flag> flags)
FontStyle getFontStyle()
LengthValue getHeight()
Copyright © 2019–2021 HCL. All rights reserved.