com.ds.fw.dv.list
Class FwDVListProperties
java.lang.Object
|
+--com.ds.fw.types.FwSimpleObject
|
+--com.ds.fw.dv.properties.FwDVProperties
|
+--com.ds.fw.dv.list.FwDVListProperties
- All Implemented Interfaces:
- java.lang.Cloneable, FwCopyableIF, FwDisplayableIF, FwSimpleObjectIF, java.io.Serializable
- public class FwDVListProperties
- extends FwDVProperties
This class is a container for all options of the edit table.
- See Also:
- Serialized Form
|
Method Summary |
com.ds.fw.dv.list.FwDVListPropertyAlpha |
alpha()
|
java.lang.String |
getViewActionURL()
|
com.ds.fw.dv.list.FwDVListPropertyPage |
page()
|
com.ds.fw.dv.list.FwDVListPropertySearch |
search()
|
void |
setViewActionURL(java.lang.String s)
|
com.ds.fw.dv.list.FwDVListPropertySort |
sort()
|
| Methods inherited from class com.ds.fw.dv.properties.FwDVProperties |
canAdd, canDelete, canRead, canUpdate, cat, getActionURL, getDVID, getItemName, getItemNames, getViewClass, getViewClass1, getViewClass2, getViewHeader, id, setActionURL, setAddPermition, setDeletePermition, setDVID, setItemName, setItemNames, setReadPermition, setUpdatePermition, setViewClass, setViewClass1, setViewClass2, setViewHeader |
| Methods inherited from class com.ds.fw.types.FwSimpleObject |
getClassName, getClone, getCopy, getCopy, getDeepCopy, getDisplayString, getDisplayStringFor, postCopy, printStackTrace, toString, toStringValue |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
FwDVListProperties
public FwDVListProperties()
- Constructor.
Creates all options objects.
alpha
public com.ds.fw.dv.list.FwDVListPropertyAlpha alpha()
page
public com.ds.fw.dv.list.FwDVListPropertyPage page()
search
public com.ds.fw.dv.list.FwDVListPropertySearch search()
sort
public com.ds.fw.dv.list.FwDVListPropertySort sort()
getViewActionURL
public java.lang.String getViewActionURL()
setViewActionURL
public void setViewActionURL(java.lang.String s)