Wilson
- 活动总数 44
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 4
- 订阅数 11
-
已编辑于 PersistentStateComponent data have changed when data have not execute set method
已回答1.DataMappingConfigurable public class DataMappingConfigurable extends AbstractConfigConfigurable { protected FastRequestConfiguration config = FastRequestComponent.getInstance().getState(); ... -
创建于 PersistentStateComponent getState not called
已回答problem when i start up plugin ,FastRequestComponent.getState not called, why? javacode @State(name = "fastRequest", storages = {@Storage("fastRequest.xml")})public class FastRequestComponent imp... -
创建于 how to remove the cell value marked
已回答1.question dev and test node show three value in table ,but i just want to show only The left one how to modify my code? 2.code public TreeTable createTable(){ ColumnInfo env = new ColumnI...