--
PedroRio - 30 Dec 2010
XEO Java API - boObject
The boObject class represents a instance of an Object Model.
Object Properties
getBoui() - Retrieve the Boui
getName() - Retrieve the Object Model Name
getCardID()
Dealing with Attributes
getAttribute()
getBridges()
getBridge()
getAttributes()
getAttributes(type)
getAllAttributes
Dealing with Definitions
getBoDefinition()
getMenuMethods()
getToolbarMethods() - Qual a diferença entre este e o anterior
getToolbarMethodsNames()
Object Life Cycle
update()
destroy()
getUpdateQueue()
destroyForce()
exists() -
clone()
isChanged()
setDisabled(deep)
isDisabled()
Object Behavior
addErrorMessage()
addErrorMessage(
AttHander)
addAdvertiseMessage()
addAdvertiseMessage(
AttHandler)
haveErrors()
haveObjectErrors()
haveAttributeErrors()
getObjectErrors
getAttributeErrors
clearErrors()
clearObjectErrors()
clearAttributeErrors()
valid() - If the object is valid
References
getParent()
getParents()
removeParent()
addParent()
getReferencesObjects()
getReferencedByObjects()
a
VERIFICAR: mergeAttributes
a