Module colesico.framework.profile
Package colesico.framework.profile
Class DefaultProfileKit.InputControlResult
java.lang.Object
colesico.framework.profile.DefaultProfileKit.InputControlResult
- Enclosing class:
- DefaultProfileKit
-
Constructor Summary
ConstructorsConstructorDescriptionInputControlResult(Profile profile) InputControlResult(Profile profile, boolean updateOnClient) -
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidsetProfile(Profile profile) voidsetUpdateOnClient(boolean updateOnClient)
-
Constructor Details
-
InputControlResult
public InputControlResult() -
InputControlResult
-
InputControlResult
-
-
Method Details
-
getProfile
-
setProfile
-
isUpdateOnClient
public boolean isUpdateOnClient() -
setUpdateOnClient
public void setUpdateOnClient(boolean updateOnClient)
-