JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.illumon.iris.gui.workspace
Interface ComponentWorkspace.ValueHolder<T>
Enclosing class:
ComponentWorkspace
public static interface
ComponentWorkspace.ValueHolder<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
get
()
String
getText
()
void
set
(
T
value)
void
setText
(
String
value)
Method Details
getText
String
getText
()
setText
void
setText
(
String
value)
get
T
get
()
set
void
set
(
T
value)