public final class Title extends AbstractTitle<IsDefaultTitle> implements IsDefaultTitle
Modifier and Type | Method and Description |
---|---|
ElementAlign |
getAlign()
Returns the alignment of the element.
|
Position |
getPosition()
Returns the position of element.
|
boolean |
isDisplay()
Returns
true if the element is shown. |
void |
setAlign(ElementAlign alignment)
Sets the alignment of the element.
|
void |
setDisplay(boolean display)
Sets
true if the element is shown. |
void |
setPosition(Position position)
Sets the position of element.
|
getFont, getFontContainer, getPadding, getText, isFullSize, setColor, setFullSize, setText
getDefaultValues, getParent, loadPadding, setCallbackToModel, setCallbackToModel, setEventToModel
checkAndAddToParent, getChildKey, getParentNode, getRootNode, retrieveRoot, setArrayValueAndAddToParent, setArrayValueAndAddToParent, setArrayValueAndAddToParent, setElementAndAddToParent, setInternalCallbackToModel, setInternalCallbackToModel, setValueAndAddToParent, setValueAndAddToParent, setValueAndAddToParent, setValueAndAddToParent, setValueAndAddToParent, setValueAndAddToParent, setValueAndAddToParent, setValueAndAddToParent, setValueAndAddToParent, setValueAndAddToParent, setValueAndAddToParent, setValueAndAddToParent, setValueAndAddToParent, setValueAndAddToParent, setValueAndAddToParent, setValueAndAddToParent, setValueAndAddToParent, setValueOrArrayAndAddToParent, setValueOrArrayAndAddToParent, setValueOrArrayAndAddToParent, setValueOrArrayAndAddToParent, setValueOrArrayAndAddToParent, setValueOrArrayAndAddToParent, setValueOrArrayAndAddToParent, setValueOrArrayAndAddToParent, setValueOrArrayAndAddToParent, setValueOrArrayAndAddToParent
checkDefaultValuesArgument, empty, getArrayValue, getElement, getIncrementalId, getNativeChart, getNativeEvent, getNativeObject, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValueForMultipleKeyTypes, getValueForMultipleKeyTypes, getValueForMultipleKeyTypes, getValueOrArray, getValueOrArray, getValueOrArray, getValueOrArray, getValueOrArray, getValueOrArray, getValueOrArray, getValueOrArray, has, has, isType, keys, loadNativeObject, remove, remove, setArrayValue, setArrayValue, setArrayValue, setElement, setEmptyValue, setNewIncrementalId, setNewIncrementalId, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, toJSON, type
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getPadding, isFullSize
getAlign, getPosition, isDisplay
getColorAsString, getFont
setAlign, setDisplay, setPosition
getColor, getColorAsString, setColor
public void setDisplay(boolean display)
true
if the element is shown.display
- if true
the element is shown.public boolean isDisplay()
true
if the element is shown.isDisplay
in interface IsDefaultPluginElement
true
the element is shown.public void setPosition(Position position)
position
- the position of element.public Position getPosition()
getPosition
in interface IsDefaultPluginElement
public void setAlign(ElementAlign alignment)
alignment
- alignment of the element.public ElementAlign getAlign()
getAlign
in interface IsDefaultPluginElement