Uses of Package
to.etc.domui.util

Packages that use to.etc.domui.util
to.etc.domui.component.agenda   
to.etc.domui.component.delayed   
to.etc.domui.component.form   
to.etc.domui.component.graph   
to.etc.domui.component.htmleditor   
to.etc.domui.component.input   
to.etc.domui.component.layout   
to.etc.domui.component.layout.title   
to.etc.domui.component.lookup   
to.etc.domui.component.menu   
to.etc.domui.component.meta   
to.etc.domui.component.meta.impl   
to.etc.domui.component.misc   
to.etc.domui.component.ntbl   
to.etc.domui.component.tbl   
to.etc.domui.component.tree   
to.etc.domui.component.upload   
to.etc.domui.dom.html   
to.etc.domui.login   
to.etc.domui.pages.generic   
to.etc.domui.server   
to.etc.domui.trouble   
to.etc.domui.util   
 

Classes in to.etc.domui.util used by to.etc.domui.component.agenda
IDraggable
          This interface handles drag-related events for objects.
IDropTargetable
          This interface is present on node types that have the possibility to be used as drag 'n drop drop targets, i.e.
INodeContentRenderer
           
 

Classes in to.etc.domui.util used by to.etc.domui.component.delayed
IDraggable
          This interface handles drag-related events for objects.
IDropTargetable
          This interface is present on node types that have the possibility to be used as drag 'n drop drop targets, i.e.
 

Classes in to.etc.domui.util used by to.etc.domui.component.form
AccessCalculator
          Helps with calculating access rights to fields and classes, depending on the roles defined for the user and the access rights masks set in the metadata.
IReadOnlyModel
           
 

Classes in to.etc.domui.util used by to.etc.domui.component.graph
IDraggable
          This interface handles drag-related events for objects.
IDropTargetable
          This interface is present on node types that have the possibility to be used as drag 'n drop drop targets, i.e.
 

Classes in to.etc.domui.util used by to.etc.domui.component.htmleditor
IDraggable
          This interface handles drag-related events for objects.
IDropTargetable
          This interface is present on node types that have the possibility to be used as drag 'n drop drop targets, i.e.
 

Classes in to.etc.domui.util used by to.etc.domui.component.input
IComboDataSet
          Factory to create the dataset for a combobox.
IDraggable
          This interface handles drag-related events for objects.
IDropTargetable
          This interface is present on node types that have the possibility to be used as drag 'n drop drop targets, i.e.
IListMaker
           
INodeContentRenderer
           
IReadOnlyModel
           
IValueTransformer
          Transforms a given Object into another object, in an unspecified way.
 

Classes in to.etc.domui.util used by to.etc.domui.component.layout
IDraggable
          This interface handles drag-related events for objects.
IDropTargetable
          This interface is present on node types that have the possibility to be used as drag 'n drop drop targets, i.e.
 

Classes in to.etc.domui.util used by to.etc.domui.component.layout.title
INodeContentRenderer
           
 

Classes in to.etc.domui.util used by to.etc.domui.component.lookup
IDraggable
          This interface handles drag-related events for objects.
IDropTargetable
          This interface is present on node types that have the possibility to be used as drag 'n drop drop targets, i.e.
 

Classes in to.etc.domui.util used by to.etc.domui.component.menu
IDraggable
          This interface handles drag-related events for objects.
IDropTargetable
          This interface is present on node types that have the possibility to be used as drag 'n drop drop targets, i.e.
 

Classes in to.etc.domui.util used by to.etc.domui.component.meta
IComboDataSet
          Factory to create the dataset for a combobox.
ILabelStringRenderer
          Renders some kind of presentation (string) for some object T.
INodeContentRenderer
           
IValueAccessor
           
IValueTransformer
          Transforms a given Object into another object, in an unspecified way.
 

Classes in to.etc.domui.util used by to.etc.domui.component.meta.impl
IComboDataSet
          Factory to create the dataset for a combobox.
ILabelStringRenderer
          Renders some kind of presentation (string) for some object T.
INodeContentRenderer
           
IValueAccessor
           
IValueTransformer
          Transforms a given Object into another object, in an unspecified way.
 

Classes in to.etc.domui.util used by to.etc.domui.component.misc
IDraggable
          This interface handles drag-related events for objects.
IDropTargetable
          This interface is present on node types that have the possibility to be used as drag 'n drop drop targets, i.e.
INodeContentRenderer
           
 

Classes in to.etc.domui.util used by to.etc.domui.component.ntbl
IDraggable
          This interface handles drag-related events for objects.
IDropTargetable
          This interface is present on node types that have the possibility to be used as drag 'n drop drop targets, i.e.
 

Classes in to.etc.domui.util used by to.etc.domui.component.tbl
IDraggable
          This interface handles drag-related events for objects.
IDropTargetable
          This interface is present on node types that have the possibility to be used as drag 'n drop drop targets, i.e.
INodeContentRenderer
           
IShelvedListener
           
IValueTransformer
          Transforms a given Object into another object, in an unspecified way.
 

Classes in to.etc.domui.util used by to.etc.domui.component.tree
IDraggable
          This interface handles drag-related events for objects.
IDropTargetable
          This interface is present on node types that have the possibility to be used as drag 'n drop drop targets, i.e.
INodeContentRenderer
           
 

Classes in to.etc.domui.util used by to.etc.domui.component.upload
IDraggable
          This interface handles drag-related events for objects.
IDropTargetable
          This interface is present on node types that have the possibility to be used as drag 'n drop drop targets, i.e.
 

Classes in to.etc.domui.util used by to.etc.domui.dom.html
IDraggable
          This interface handles drag-related events for objects.
IDragHandler
           
IDropHandler
          Nodes that can accept dropped things must have this interface defined via setDropHandler().
IDropTargetable
          This interface is present on node types that have the possibility to be used as drag 'n drop drop targets, i.e.
MiniTableBuilder
          Helper thingy to create something based on a table.
 

Classes in to.etc.domui.util used by to.etc.domui.login
IDraggable
          This interface handles drag-related events for objects.
IDropTargetable
          This interface is present on node types that have the possibility to be used as drag 'n drop drop targets, i.e.
 

Classes in to.etc.domui.util used by to.etc.domui.pages.generic
IDraggable
          This interface handles drag-related events for objects.
IDropTargetable
          This interface is present on node types that have the possibility to be used as drag 'n drop drop targets, i.e.
 

Classes in to.etc.domui.util used by to.etc.domui.server
ICachedListMaker
           
IListMaker
           
INewPageInstantiated
           
 

Classes in to.etc.domui.util used by to.etc.domui.trouble
IDraggable
          This interface handles drag-related events for objects.
IDropTargetable
          This interface is present on node types that have the possibility to be used as drag 'n drop drop targets, i.e.
 

Classes in to.etc.domui.util used by to.etc.domui.util
AbstractBlob
          An abstracted version so that we can use it to set a new value into a BLOB column.
DomUtil.IPerNode
          Functor interface to handle tree walking.
DropEvent
           
IDragArea
          Interface must be used for a drag and drop implementation, where the dragHandle is not the only node to be dragged.
IDraggable
          This interface handles drag-related events for objects.
IDragHandler
           
IDropHandler
          Nodes that can accept dropped things must have this interface defined via setDropHandler().
ILabelStringRenderer
          Renders some kind of presentation (string) for some object T.
IListMaker
           
INodeContentRenderer
           
IReadOnlyModel
           
IValueAccessor
           
IValueTransformer
          Transforms a given Object into another object, in an unspecified way.
LRUHashMap.SizeCalculator
           
PropertyValueConverter
          This converts an object to a string by creating a string from a list of property values off that object.