|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Revision(value="$Revision: 1.3 $",
date="$Date: 2006/12/13 07:03:00 $",
tag="$Name: $")
@StaticComponent
public interface DynamicComponentTODO: Javadoc
TODO: Unit tests, Code review, Javadoc review, Seal/Finalize TODO: equals, hashCode, toString
| Nested Class Summary | |
|---|---|
static class |
DynamicComponent.Abstract
TODO: Javadoc |
static class |
DynamicComponent.Default
TODO: Javadoc |
| Nested classes/interfaces inherited from interface rcf.core.framework.component.DynamicBound |
|---|
DynamicBound.GUIType |
| Method Summary | |
|---|---|
DynamicComponent |
component()
TODO: Javadoc |
rcf.core.util.map.single.ImmutableSMapCollection<? extends DynamicOperation,String> |
operations()
TODO: Javadoc Could return a collection, if the operations supported by this component change over time. |
rcf.core.util.map.single.ImmutableSMapCollection<? extends DynamicProperty<?>,String> |
properties()
TODO: Javadoc |
| Methods inherited from interface rcf.core.framework.component.DynamicBound |
|---|
gui |
| Methods inherited from interface rcf.core.util.accessor.GUIAccessible |
|---|
icon, popupMenu |
| Methods inherited from interface rcf.core.framework.component.ReflectedComponent |
|---|
interfaces, isInstance |
| Methods inherited from interface rcf.core.framework.component.ReflectedBindable |
|---|
bind |
| Method Detail |
|---|
DynamicComponent component()
component in interface DynamicBoundcomponent in interface ReflectedBindable<DynamicComponent>component in interface ReflectedComponentthisDynamicBound.component()rcf.core.util.map.single.ImmutableSMapCollection<? extends DynamicOperation,String> operations()
ReflectedComponent
operations in interface ReflectedComponentrcf.core.util.map.single.ImmutableSMapCollection<? extends DynamicProperty<?>,String> properties()
ReflectedComponent
properties in interface ReflectedComponent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||