Package ch.nolix.system.webgui.container
Klasse Grid
- Alle implementierten Schnittstellen:
IFluentMutableMultiTokenHolder<IGrid>
,IFluentMutableOptionalIdHolder<IGrid>
,IMultiTokenHolder
,IOptionalIdHolder
,Linkable
,LinkedRequestable
,TypeRequestable
,Clearable
,Resettable
,EmptinessRequestable
,IHtmlGetter
,IElement
,IStructureElement
,IMutableElement
,IStylableElement<IGrid>
,Dimensionable<IGrid>
,PresenceRequestable
,PresenceSettable<IGrid>
,IContainer<IGrid,
,IGridStyle> IGrid
,IControl<IGrid,
,IGridStyle> IUserInputCell<IGrid>
-
Feldübersicht
Von Klasse geerbte Felder ch.nolix.system.webgui.main.Control
DEFAULT_CURSOR_ICON, DEFAULT_PRESENCE
-
Konstruktorübersicht
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungvoid
clear()
Removes the elements of the currentClearable
.boolean
containsControlAt1BasedRowAndColumnIndex
(int p1BasedRowIndex, int p1BasedColumnIndex) protected GridStyle
int
protected IControlCssBuilder
<IGrid, IGridStyle> protected IControlHtmlBuilder
<IGrid> int
IControl
<?, ?> getStoredChildControlAt1BasedRowAndColumnIndex
(int p1BasedRowIndex, int p1BasedColumnIndex) IContainer
<IControl<?, ?>> insertControlAtRowAndColumn
(int param1BasedRowIndex, int param1BasedColumnIndex, IControl<?, ?> control) insertTextAtRowAndColumn
(int rowIndex, int columnIndex, String text) boolean
isEmpty()
void
protected void
Von Klasse geerbte Methoden ch.nolix.system.webgui.basecontainer.Container
getOptionalJavaScriptUserInputFunction, getRole, getUserInput, hasRole, hasRole, removeRole, resetControl, runHtmlEvent, setRole, setUserInput
Von Klasse geerbte Methoden ch.nolix.system.webgui.main.Control
belongsToControl, belongsToGui, belongsToLayer, editStyle, getCssRules, getCursorIcon, getHtml, getInternalId, getMaxHeight, getMaxWidth, getMinHeight, getMinWidth, getOptionalStoredChildControlByInternalId, getPresence, getStoredChildStylableElements, getStoredLinkedObjects, getStoredParentControl, getStoredParentGui, getStoredParentLayer, getStoredStyle, hasInternalId, hasMaxHeight, hasMaxWidth, hasMinHeight, hasMinWidth, internalSetParentControl, internalSetParentLayer, isCollapsed, isInvisible, isLinkedTo, isLinkedToAnObject, isVisible, linkTo, removeMaxHeight, removeMaxWidth, removeMinHeight, removeMinWidth, resetStylableElement, resetStyle, setCollapsed, setCursorIcon, setInvisible, setMaxHeight, setMaxHeightInPercentOfViewAreaHeight, setMaxWidth, setMaxWidthInPercentOfViewAreaWidth, setMinHeight, setMinHeightInPercentOfViewAreaHeight, setMinWidth, setMinWidthInPercentOfViewAreaWidth, setVisibility, setVisible
Von Klasse geerbte Methoden ch.nolix.system.element.style.StylableElement
addToken, asConcrete, getChildStructureElements, getId, getStructureSpecification, getTokens, hasId, removeId, removeToken, removeTokens, reset, resetStyleRecursively, setId
Von Klasse geerbte Methoden ch.nolix.system.element.mutableelement.MutableElement
addOrChangeAttribute, addOrChangeAttribute, equals, getAttributes, getSpecification, hashCode, resetFromFileWithFilePath, toString
Von Klasse geerbte Methoden java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Von Schnittstelle geerbte Methoden ch.nolix.systemapi.guiapi.canvasapi.Dimensionable
getMaxHeight, getMaxWidth, getMinHeight, getMinWidth, hasMaxHeight, hasMaxWidth, hasMinHeight, hasMinWidth, removeMaxHeight, removeMaxWidth, removeMinHeight, removeMinWidth, setMaxHeight, setMaxHeightInPercentOfViewAreaHeight, setMaxWidth, setMaxWidthInPercentOfViewAreaWidth, setMinHeight, setMinHeightInPercentOfViewAreaHeight, setMinWidth, setMinWidthInPercentOfViewAreaWidth
Von Schnittstelle geerbte Methoden ch.nolix.coreapi.stateapi.staterequestapi.EmptinessRequestable
containsAny
Von Schnittstelle geerbte Methoden ch.nolix.systemapi.webguiapi.basecontainerapi.IContainer
getRole, hasRole, removeRole, setRole
Von Schnittstelle geerbte Methoden ch.nolix.systemapi.webguiapi.mainapi.IControl
belongsToControl, belongsToGui, belongsToLayer, editStyle, getCssRules, getCursorIcon, getInternalId, getOptionalJavaScriptUserInputFunction, getOptionalStoredChildControlByInternalId, getStoredParentControl, getStoredParentGui, getStoredParentLayer, getStoredStyle, hasInternalId, internalSetParentControl, internalSetParentLayer, runHtmlEvent, setCursorIcon
Von Schnittstelle geerbte Methoden ch.nolix.systemapi.elementapi.baseapi.IElement
getAttributes, getSpecification, toFormatedString, toXml
Von Schnittstelle geerbte Methoden ch.nolix.coreapi.attributeapi.fluentmutablemultiattributeapi.IFluentMutableMultiTokenHolder
addToken, removeToken, removeTokens
Von Schnittstelle geerbte Methoden ch.nolix.coreapi.attributeapi.fluentmutableoptionalattributeapi.IFluentMutableOptionalIdHolder
removeId, setId
Von Schnittstelle geerbte Methoden ch.nolix.coreapi.webapi.htmlapi.IHtmlGetter
getHtml
Von Schnittstelle geerbte Methoden ch.nolix.coreapi.attributeapi.multiattributeapi.IMultiTokenHolder
getTokens
Von Schnittstelle geerbte Methoden ch.nolix.systemapi.elementapi.mutableelementapi.IMutableElement
addOrChangeAttribute, addOrChangeAttribute, addOrChangeAttribute, addOrChangeAttributes, resetFromAttributes, resetFromSpecification
Von Schnittstelle geerbte Methoden ch.nolix.coreapi.attributeapi.optionalattributeapi.IOptionalIdHolder
getId, getIdInQuotes, hasId, hasId
Von Schnittstelle geerbte Methoden ch.nolix.systemapi.elementapi.baseapi.IStructureElement
getChildStructureElements, getStructureSpecification
Von Schnittstelle geerbte Methoden ch.nolix.systemapi.elementapi.styleapi.IStylableElement
getStoredChildStylableElements, hasRole, resetStyleRecursively
Von Schnittstelle geerbte Methoden ch.nolix.systemapi.webguiapi.mainapi.IUserInputCell
getUserInput, setUserInput
Von Schnittstelle geerbte Methoden ch.nolix.coreapi.programstructureapi.linkingapi.LinkedRequestable
getStoredLinkedObjects, isLinkedTo, isLinkedToAnObject
Von Schnittstelle geerbte Methoden ch.nolix.systemapi.guiapi.presenceapi.PresenceRequestable
getPresence, isCollapsed, isInvisible, isVisible
Von Schnittstelle geerbte Methoden ch.nolix.systemapi.guiapi.presenceapi.PresenceSettable
setCollapsed, setInvisible, setVisibility, setVisible
Von Schnittstelle geerbte Methoden ch.nolix.coreapi.stateapi.statemutationapi.Resettable
reset
Von Schnittstelle geerbte Methoden ch.nolix.coreapi.programstructureapi.typerequestapi.TypeRequestable
getType, isOfConcreteType, isOfConcreteType, isOfType, isOfType
-
Konstruktordetails
-
Grid
public Grid()
-
-
Methodendetails
-
clear
public void clear()Beschreibung aus Schnittstelle kopiert:Clearable
Removes the elements of the currentClearable
. -
containsControlAt1BasedRowAndColumnIndex
public boolean containsControlAt1BasedRowAndColumnIndex(int p1BasedRowIndex, int p1BasedColumnIndex) - Angegeben von:
containsControlAt1BasedRowAndColumnIndex
in SchnittstelleIGrid
-
getColumnCount
public int getColumnCount()- Angegeben von:
getColumnCount
in SchnittstelleIGrid
-
getStoredChildControlAt1BasedRowAndColumnIndex
public IControl<?,?> getStoredChildControlAt1BasedRowAndColumnIndex(int p1BasedRowIndex, int p1BasedColumnIndex) - Angegeben von:
getStoredChildControlAt1BasedRowAndColumnIndex
in SchnittstelleIGrid
-
getRowCount
public int getRowCount()- Angegeben von:
getRowCount
in SchnittstelleIGrid
-
getStoredChildControls
- Angegeben von:
getStoredChildControls
in SchnittstelleIControl<IGrid,
IGridStyle>
-
insertControlAtRowAndColumn
public IGrid insertControlAtRowAndColumn(int param1BasedRowIndex, int param1BasedColumnIndex, IControl<?, ?> control) - Angegeben von:
insertControlAtRowAndColumn
in SchnittstelleIGrid
-
insertTextAtRowAndColumn
- Angegeben von:
insertTextAtRowAndColumn
in SchnittstelleIGrid
-
isEmpty
public boolean isEmpty()- Angegeben von:
isEmpty
in SchnittstelleEmptinessRequestable
- Gibt zurück:
- true if
EmptinessRequestable
does not contain an element.
-
registerHtmlElementEventsAt
- Angegeben von:
registerHtmlElementEventsAt
in SchnittstelleIControl<IGrid,
IGridStyle>
-
createStyle
- Angegeben von:
createStyle
in KlasseControl<IGrid,
IGridStyle>
-
getCssBuilder
- Angegeben von:
getCssBuilder
in KlasseControl<IGrid,
IGridStyle>
-
getHtmlBuilder
- Angegeben von:
getHtmlBuilder
in KlasseControl<IGrid,
IGridStyle>
-
resetContainer
protected void resetContainer()- Angegeben von:
resetContainer
in KlasseContainer<IGrid,
IGridStyle>
-