IValueCell

com.change_vision.jude.api.inf.model.CRUD Interface

com.change_vision.jude.api.inf.presentation. ICell
com.change_vision.jude.api.inf.presentation. IValueCell
+getValue() :String
+isCreate() :boolean
+isRead() :boolean
+isUpdate() :boolean
+isDelete() :boolean
+getColor() :Color
+setCreate(boolean isCreate) :void
+setRead(boolean isRead) :void
+setUpdate(boolean isUpdate) :void
+setDelete(boolean isDelete) :void
+setColor(Color color) :void