ICell
com.change_vision.jude.api.inf.model.CRUD Interface
com.change_vision.jude.api.inf.presentation.
IPresentation
+
getID
() :
String
com.change_vision.jude.api.inf.presentation.
ICell
com.change_vision.jude.api.inf.presentation.
IHeaderCell
+
getModel
() :
IElement
+
getLabel
() :
String
+
getParent
() :
IHeaderCell
+
isVisible
() :boolean
+
isColumnHeader
() :boolean
+
isTotal
() :boolean
com.change_vision.jude.api.inf.presentation.
IValueCell
+
getValue
() :
String
+
isCreate
() :boolean
+
isRead
() :boolean
+
isUpdate
() :boolean
+
isDelete
() :boolean
+
getColor
() :
Color