|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--com.ds.fw.types.FwSimpleObject
|
+--com.ds.fw.dv.properties.FwDVProperty
|
+--com.ds.fw.dv.list.FwDVListPropertyPage
This class represents the "Page" option of the edit table. It contains parameters for the edit table's visual page.
| Field Summary | |
long |
max_display_item
The maximum number of rows allowed for visualization. |
| Fields inherited from class com.ds.fw.dv.properties.FwDVProperty |
active, data, name, viewType |
| Constructor Summary | |
FwDVListPropertyPage()
|
|
| Method Summary | |
long |
getP()
|
long |
maxDisplayItem()
|
void |
setMaxDisplayItem(long l)
|
void |
setP(long l)
|
| Methods inherited from class com.ds.fw.dv.properties.FwDVProperty |
get, getActive, getName, getString, getViewType, name, set, setActive, setName, setViewType |
| 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 |
| Field Detail |
public long max_display_item
| Constructor Detail |
public FwDVListPropertyPage()
| Method Detail |
public long getP()
public void setP(long l)
public long maxDisplayItem()
public void setMaxDisplayItem(long l)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||