Package | Description |
---|---|
twaver | |
twaver.network | |
twaver.table | |
twaver.web.table |
Modifier and Type | Interface and Description |
---|---|
interface |
AlarmVisibleFilter
This filter class defines an alarm visible filter.
|
interface |
CheckableFilter
This filter used to determine whether an element displayed on
a TWaver components is checkable.
|
interface |
ChildrenSortableFilter
The
ChildrenSortableFilter is used to filter out elements whose
children elements don't need to be sorted. |
interface |
ClientPropertyPersistentFilter
This filter used to determine whether a client property
need to be encoded into the XML by the XMLEncoder.
|
interface |
DoubleClickableFilter
This filter used on network component to determine whether enable the default
double click action on the double clicked element.
|
interface |
EditableFilter
This interface defines an editable filter.
|
interface |
ElementAttributeVisibleFilter
This filter used to determine whether a property is visible
in a PropertySheet component.
|
interface |
ElementPersistentFilter
Use this filter to determine which elements need to serialize
into XML when use databox to output all contained element data
into a XML stream.
|
interface |
ElementPropertyChangeRepaintFilter
The
ElementPropertyChangeRepaintFilter is used to determine whether
need to repaint on TView components. |
interface |
MovableFilter
This filter used to determine whether an element on network
component is movable via mouse drag and drop.
|
interface |
PaintSelectionStateFilter
This filter used to determine whether an element
need to paint highlight selection border on components.
|
interface |
PropertyChangeFilter |
interface |
ResizableFilter
This interface used to determine whether an element
is resizable on a network component.
|
interface |
SelectableFilter
The
SelectableFilter is used to determine whether to render
an element's selected state in view components. |
interface |
SendToBottomFilter |
interface |
SendToTopFilter
This filter used to determine whether an element instance
can be send to top on network component.
|
interface |
VisibleFilter
This filter used to determine whether an element is visible.
|
Modifier and Type | Class and Description |
---|---|
class |
SubNetworkPersistentFilter
This persistent filter only allow databox to output the elements
contained in the specified subnetwork.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ElementBoundsInvalidatableFilter
This filter designed for network component to repaint element when
some element property changed.
|
interface |
PaintAttachmentFilter |
Modifier and Type | Interface and Description |
---|---|
interface |
ColumnVisibleFilter
The
ColumnVisibleFilter is used for table to filter out columns. |
interface |
TTableRowFilter
This class define a table row visible filter.
|
Modifier and Type | Interface and Description |
---|---|
interface |
TWebTableRowFilter |
Copyright © 2002 - 2010 Serva Software. All Rights Reserved.