public interface ComboBox extends Layoutable
Modifier and Type | Interface and Description |
---|---|
static class |
ComboBox.Factory
A factory class with static methods for creating instances
of this type.
|
Modifier and Type | Field and Description |
---|---|
static org.apache.xmlbeans.SchemaType |
type |
Modifier and Type | Method and Description |
---|---|
AlignmentType.Enum |
getGridPaneHalignment()
Gets the "GridPane.halignment" attribute
|
boolean |
isSetGridPaneHalignment()
True if has "GridPane.halignment" attribute
|
void |
setGridPaneHalignment(AlignmentType.Enum gridPaneHalignment)
Sets the "GridPane.halignment" attribute
|
void |
unsetGridPaneHalignment()
Unsets the "GridPane.halignment" attribute
|
AlignmentType |
xgetGridPaneHalignment()
Gets (as xml) the "GridPane.halignment" attribute
|
void |
xsetGridPaneHalignment(AlignmentType gridPaneHalignment)
Sets (as xml) the "GridPane.halignment" attribute
|
getFxId, getGridPaneColumnIndex, getGridPaneRowIndex, getLayoutX, getLayoutY, getPrefHeight, getPrefWidth, getStyleClass, isSetFxId, isSetGridPaneColumnIndex, isSetGridPaneRowIndex, isSetLayoutX, isSetLayoutY, isSetPrefHeight, isSetPrefWidth, isSetStyleClass, setFxId, setGridPaneColumnIndex, setGridPaneRowIndex, setLayoutX, setLayoutY, setPrefHeight, setPrefWidth, setStyleClass, unsetFxId, unsetGridPaneColumnIndex, unsetGridPaneRowIndex, unsetLayoutX, unsetLayoutY, unsetPrefHeight, unsetPrefWidth, unsetStyleClass, xgetFxId, xgetGridPaneColumnIndex, xgetGridPaneRowIndex, xgetLayoutX, xgetLayoutY, xgetPrefHeight, xgetPrefWidth, xgetStyleClass, xsetFxId, xsetGridPaneColumnIndex, xsetGridPaneRowIndex, xsetLayoutX, xsetLayoutY, xsetPrefHeight, xsetPrefWidth, xsetStyleClass
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
AlignmentType.Enum getGridPaneHalignment()
AlignmentType xgetGridPaneHalignment()
boolean isSetGridPaneHalignment()
void setGridPaneHalignment(AlignmentType.Enum gridPaneHalignment)
void xsetGridPaneHalignment(AlignmentType gridPaneHalignment)
void unsetGridPaneHalignment()
Copyright © 2014. All Rights Reserved.