Package ch.bailu.gtk.gtk
Klasse CellAreaContextClass
java.lang.Object
ch.bailu.gtk.type.Type
ch.bailu.gtk.type.Pointer
ch.bailu.gtk.type.Record
ch.bailu.gtk.gtk.CellAreaContextClass
- Alle implementierten Schnittstellen:
PointerInterface
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic interface
static interface
static interface
static interface
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final String
This tells the context that an allocation width or height
(or both) have been decided for a group of rows.static final String
Returns the aligned height for the given
width that context must store while collecting sizes for it’s rows.static final String
Returns the aligned width for the given
height that context must store while collecting sizes for it’s rows.static final String
Private field: direct-typestatic final String
Clear any previously stored information about requested and
allocated sizes for the context. -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic ClassHandler
ch.bailu.gtk.gtk.JnaCellAreaContextClass.OnAllocate
This tells the context that an allocation width or height
(or both) have been decided for a group of rows.ch.bailu.gtk.gtk.JnaCellAreaContextClass.OnGetPreferredHeightForWidth
Returns the aligned height for the given
width that context must store while collecting sizes for it’s rows.ch.bailu.gtk.gtk.JnaCellAreaContextClass.OnGetPreferredWidthForHeight
Returns the aligned width for the given
height that context must store while collecting sizes for it’s rows.ch.bailu.gtk.gtk.JnaCellAreaContextClass.OnReset
Clear any previously stored information about requested and
allocated sizes for the context.static int
static TypeSystem.TypeSize
static TypeSystem.TypeSize
void
This tells the context that an allocation width or height
(or both) have been decided for a group of rows.void
setFieldGetPreferredHeightForWidth
(CellAreaContextClass.OnGetPreferredHeightForWidth get_preferred_height_for_width) Returns the aligned height for the given
width that context must store while collecting sizes for it’s rows.void
setFieldGetPreferredWidthForHeight
(CellAreaContextClass.OnGetPreferredWidthForHeight get_preferred_width_for_height) Returns the aligned width for the given
height that context must store while collecting sizes for it’s rows.void
Clear any previously stored information about requested and
allocated sizes for the context.Von Klasse geerbte Methoden ch.bailu.gtk.type.Pointer
asCPointer, cast, connectSignal, disconnectSignals, disconnectSignals, equals, hashCode, throwIfNull, throwNullPointerException, toString, unregisterCallbacks, unregisterCallbacks
Von Klasse geerbte Methoden ch.bailu.gtk.type.Type
asCPointer, asCPointer, asCPointerNotNull, asJnaPointer, asJnaPointer, asPointer, asPointer, cast, cast, throwIfNull
Von Klasse geerbte Methoden java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Von Schnittstelle geerbte Methoden ch.bailu.gtk.type.PointerInterface
asCPointerNotNull, asJnaPointer, asPointer, isNotNull, isNull
-
Felddetails
-
PARENT_CLASS
Private field: direct-type- Siehe auch:
-
ALLOCATE
This tells the context that an allocation width or height
(or both) have been decided for a group of rows. The context should
store any allocations for internally aligned cells at this point so
that they dont need to be recalculated at gtk_cell_area_render() time.
SeeCellAreaContextClass.OnAllocate.onAllocate(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.CellAreaContext, int, int)
- Siehe auch:
-
RESET
Clear any previously stored information about requested and
allocated sizes for the context.
SeeCellAreaContextClass.OnReset.onReset(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.CellAreaContext)
- Siehe auch:
-
GET_PREFERRED_HEIGHT_FOR_WIDTH
Returns the aligned height for the given
width that context must store while collecting sizes for it’s rows.
SeeCellAreaContextClass.OnGetPreferredHeightForWidth.onGetPreferredHeightForWidth(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.CellAreaContext, int, ch.bailu.gtk.type.Int, ch.bailu.gtk.type.Int)
- Siehe auch:
-
GET_PREFERRED_WIDTH_FOR_HEIGHT
Returns the aligned width for the given
height that context must store while collecting sizes for it’s rows.
SeeCellAreaContextClass.OnGetPreferredWidthForHeight.onGetPreferredWidthForHeight(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.CellAreaContext, int, ch.bailu.gtk.type.Int, ch.bailu.gtk.type.Int)
- Siehe auch:
-
-
Konstruktordetails
-
CellAreaContextClass
-
-
Methodendetails
-
getClassHandler
-
setFieldAllocate
This tells the context that an allocation width or height
(or both) have been decided for a group of rows. The context should
store any allocations for internally aligned cells at this point so
that they dont need to be recalculated at gtk_cell_area_render() time.
SeeCellAreaContextClass.OnAllocate.onAllocate(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.CellAreaContext, int, int)
-
getFieldAllocate
public ch.bailu.gtk.gtk.JnaCellAreaContextClass.OnAllocate getFieldAllocate()This tells the context that an allocation width or height
(or both) have been decided for a group of rows. The context should
store any allocations for internally aligned cells at this point so
that they dont need to be recalculated at gtk_cell_area_render() time.
SeeCellAreaContextClass.OnAllocate.onAllocate(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.CellAreaContext, int, int)
-
setFieldReset
Clear any previously stored information about requested and
allocated sizes for the context.
SeeCellAreaContextClass.OnReset.onReset(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.CellAreaContext)
-
getFieldReset
public ch.bailu.gtk.gtk.JnaCellAreaContextClass.OnReset getFieldReset()Clear any previously stored information about requested and
allocated sizes for the context.
SeeCellAreaContextClass.OnReset.onReset(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.CellAreaContext)
-
setFieldGetPreferredHeightForWidth
public void setFieldGetPreferredHeightForWidth(CellAreaContextClass.OnGetPreferredHeightForWidth get_preferred_height_for_width) Returns the aligned height for the given
width that context must store while collecting sizes for it’s rows.
SeeCellAreaContextClass.OnGetPreferredHeightForWidth.onGetPreferredHeightForWidth(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.CellAreaContext, int, ch.bailu.gtk.type.Int, ch.bailu.gtk.type.Int)
-
getFieldGetPreferredHeightForWidth
public ch.bailu.gtk.gtk.JnaCellAreaContextClass.OnGetPreferredHeightForWidth getFieldGetPreferredHeightForWidth()Returns the aligned height for the given
width that context must store while collecting sizes for it’s rows.
SeeCellAreaContextClass.OnGetPreferredHeightForWidth.onGetPreferredHeightForWidth(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.CellAreaContext, int, ch.bailu.gtk.type.Int, ch.bailu.gtk.type.Int)
-
setFieldGetPreferredWidthForHeight
public void setFieldGetPreferredWidthForHeight(CellAreaContextClass.OnGetPreferredWidthForHeight get_preferred_width_for_height) Returns the aligned width for the given
height that context must store while collecting sizes for it’s rows.
SeeCellAreaContextClass.OnGetPreferredWidthForHeight.onGetPreferredWidthForHeight(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.CellAreaContext, int, ch.bailu.gtk.type.Int, ch.bailu.gtk.type.Int)
-
getFieldGetPreferredWidthForHeight
public ch.bailu.gtk.gtk.JnaCellAreaContextClass.OnGetPreferredWidthForHeight getFieldGetPreferredWidthForHeight()Returns the aligned width for the given
height that context must store while collecting sizes for it’s rows.
SeeCellAreaContextClass.OnGetPreferredWidthForHeight.onGetPreferredWidthForHeight(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.CellAreaContext, int, ch.bailu.gtk.type.Int, ch.bailu.gtk.type.Int)
-
getTypeSize
-
getParentTypeSize
-
getInstanceSize
public static int getInstanceSize()
-