|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.mizar.persistence.jpa.beans.GenericBean
com.mizar.persistence.jpa.beans.DcrawBean
com.mizar.trinidad.components.basemap.DcrawRow
public class DcrawRow
Field Summary |
---|
Fields inherited from class com.mizar.persistence.jpa.beans.DcrawBean |
---|
COLORSPACE_Adobe, COLORSPACE_ProPhoto, COLORSPACE_Raw, COLORSPACE_sRGB, COLORSPACE_Wide, COLORSPACE_XYZ, FLIPIMAGE_180, FLIPIMAGE_90CCW, FLIPIMAGE_90CW, FLIPIMAGE_None, HIGHLIGHT_Blend, HIGHLIGHT_Clip, HIGHLIGHT_Rebuild, HIGHLIGHT_Unclip |
Fields inherited from class com.mizar.persistence.jpa.beans.GenericBean |
---|
_logger, DELETE, EDIT, NEW, READ, serialVersionUID |
Constructor Summary | |
---|---|
DcrawRow()
|
Method Summary | |
---|---|
void |
deleteRow(javax.faces.event.ActionEvent ae)
|
boolean |
isUserReadOnly()
|
void |
updateRow(javax.faces.event.ActionEvent ae)
|
Methods inherited from class com.mizar.persistence.jpa.beans.GenericBean |
---|
compareTo, equals, getDELETE, getEDIT, getEntityState, getEntityStateLabel, getLogger, getNEW, getPrimaryKeyValue, getREAD, hashCode, isEditable, isNew, setEditable, setEntityState, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.mizar.faces.javax.components.RowMutable |
---|
isEditable, setEntityState |
Methods inherited from interface com.mizar.faces.javax.components.RowInterface |
---|
getEntityState, getEntityStateLabel, getPrimaryKeyValue |
Constructor Detail |
---|
public DcrawRow()
Method Detail |
---|
public void updateRow(javax.faces.event.ActionEvent ae)
updateRow
in interface RowMutable
public void deleteRow(javax.faces.event.ActionEvent ae)
deleteRow
in interface RowMutable
public boolean isUserReadOnly()
isUserReadOnly
in interface RowMutable
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |