Class EntitySourceComboBoxItem
java.lang.Object
ru.cg.webbpm.studio.subsystem.database.editors.entity_column.EntitySourceComboBoxItem
- All Implemented Interfaces:
Comparable<EntitySourceComboBoxItem>
public class EntitySourceComboBoxItem
extends Object
implements Comparable<EntitySourceComboBoxItem>
- Author:
- latypov
-
Constructor Summary
ConstructorsConstructorDescriptionEntitySourceComboBoxItem
(String pageObjectId, String pageObjectName) EntitySourceComboBoxItem
(EntityColumn entityColumn) -
Method Summary
Modifier and TypeMethodDescriptionint
static EntitySourceComboBoxItem
boolean
javafx.scene.control.Tooltip
int
hashCode()
static boolean
isEmpty
(EntitySourceComboBoxItem entitySourceComboBoxItem)
-
Constructor Details
-
EntitySourceComboBoxItem
-
EntitySourceComboBoxItem
-
-
Method Details
-
emptyItem
-
isEmpty
-
getPageObjectId
-
getPageObjectName
-
getTooltip
public javafx.scene.control.Tooltip getTooltip() -
compareTo
- Specified by:
compareTo
in interfaceComparable<EntitySourceComboBoxItem>
-
equals
-
hashCode
public int hashCode()
-