|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LayoutStructureListener
Implementations of this listener may be registered with instances of ibspan.tss.layout.ontology.datamodel.LayoutStructure to
receive notification when properties changed, added or removed.
Field Summary |
---|
Fields inherited from interface com.ibm.adtech.jastor.ThingListener |
---|
copyright |
Method Summary | |
---|---|
void |
hasErrorMessageChanged(LayoutStructure source)
Called when hasErrorMessage has changed |
void |
hasMenuChanged(LayoutStructure source)
Called when hasMenu has changed |
void |
hasTextChanged(LayoutStructure source)
Called when hasText has changed |
void |
hasTitleChanged(LayoutStructure source)
Called when hasTitle has changed |
Method Detail |
---|
void hasErrorMessageChanged(LayoutStructure source)
source
- the affected instance of ibspan.tss.layout.ontology.datamodel.LayoutStructurevoid hasTitleChanged(LayoutStructure source)
source
- the affected instance of ibspan.tss.layout.ontology.datamodel.LayoutStructurevoid hasTextChanged(LayoutStructure source)
source
- the affected instance of ibspan.tss.layout.ontology.datamodel.LayoutStructurevoid hasMenuChanged(LayoutStructure source)
source
- the affected instance of ibspan.tss.layout.ontology.datamodel.LayoutStructure
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |