public interface GralPanel_ifc extends GralWidget_ifc
GralPanelContent
which may also the whole display
implemented with GralScreen
.GralWidget_ifc.ActionChange, GralWidget_ifc.ActionChangeWhen
sVersion
Modifier and Type | Method and Description |
---|---|
GralCanvasStorage |
canvas() |
GralWidget |
getPanelWidget() |
java.util.List<GralWidgetBase> |
getWidgetList() |
GralPos |
pos()
Position of the widget, which refers also the
GralPos.parent . |
void |
removeWidget(GralWidget widg)
Only used internally
|
getActionChange, getBackColor, getCmd, getContentIdent, getContentInfo, getData, getDataPath, getImplWidget, isChanged, isEditable, isGraphicDisposed, isNotEditableOrShouldInitialize, redraw, redraw, refreshFromVariable, refreshFromVariable, setBackColor, setBackgroundColor, setBoundsPixel, setCmd, setContentIdent, setData, setDataPath, setEditable, setFocus, setForegroundColor, setHtmlHelp, setLineColor, setText, setTextColor
getFocusedWidget, getImplAccess, getName, gralMng, isInFocus, isVisible, setFocus, setFocused, setFocusedWidget, setVisible
GralWidget getPanelWidget()
java.util.List<GralWidgetBase> getWidgetList()
GralPos pos()
GralWidgetBase_ifc
GralPos.parent
.
The parent in a GralPos has usual the reference to the GralMng
.pos
in interface GralWidgetBase_ifc
GralCanvasStorage canvas()
void removeWidget(GralWidget widg)
widg
- toResize
-