- hasFocus() - Method in interface no.g9.client.support.Listblock
-
Returns true if the component is focused.
- hasFocus(String) - Method in interface no.g9.client.support.ObjectSelectionNode
-
Checks if a given attribute in the object selection has focus.
- hashCode() - Method in class no.g9.client.support.RoleObject
-
- hasLoopInAssociations() - Method in class no.g9.client.support.RoleObject
-
Detects if there is associative loop
- hasOneValue() - Method in interface no.g9.client.support.ObjectSelectionNode
-
Checks if at least one attribute in the object selection contains a none
empty value.
- hasPreviousState() - Method in interface no.g9.client.support.ListblockLine
-
Returns true if there is a previous state stored in the dialog
- hasValue() - Method in interface no.g9.client.support.ObjectSelectionNode
-
Returns true if all fields in objct have a value, that is not null or "".
- hasValue(String) - Method in interface no.g9.client.support.ObjectSelectionNode
-
Returns true if the given field has any value, that is not null,0 or "".
- HELP_MENU - Static variable in class no.g9.client.component.menu.G9Menu
-
Constant denoting that the menu is a help menu
- hideColumn(int) - Method in class no.g9.client.support.G9Table
-
Internal use.
- hideColumn(String) - Method in interface no.g9.client.support.Listblock
-
Hides the specified column.
- hideColumn(List) - Method in interface no.g9.client.support.Listblock
-
Hides the specified colunms.
- hideTab(Component) - Method in class no.g9.client.component.G9TabPaneManager
-
Hide the specified tab component.