Package com._1c.g5.aef2.scenes
Interface IState
-
- All Known Implementing Classes:
State
public interface IStateThe component state.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ObjectgetValue(String name)Returns the value of the state by the specifiedname.
-